Skip to content

jafl/drakon

Repository files navigation

Github CI Quality Gate Status

Maintainability Rating Security Rating Vulnerabilities

Lines of Code

Drakon

Drakon provides a graphical display of the processes running on your UNIX machine. The on-line help explains all the features of the program.

Installing a binary

Download a package:

Download from Github

Download Drakon

Get it from the Snap Store

If you download a tar, unpack it, cd into the directory, and run sudo ./install.

Otherwise, put the program (drakon) in a directory that is on your execution path. ~/bin is typically a good choice.

Building from source

  1. Install the JX Application Framework, and set the JX_ROOT environment variable to point to its include directory.
  2. ./configure
  3. make

FAQ

For general questions, refer to the Programs FAQ.