appname-logo.png

Usage

A nice way to view information about use of system resources


Finding a task

To find something to do, simply pick a bug from this list of newcomer bugs.

Building

The best way to build Usage is using JHBuild. You can follow the official tutorial for this.

It is possible to build it using Builder and Flatpak, although it might not perform as well. To build Usage this way, follow the tutorial and enter the following as the Git clone URL:

Build commands

If you want to install Usage by hand, you can build it by running:

  1. cd gnome-usage
  2. meson build && cd build

  3. ninja-build #or ninja
  4. sudo ninja-build install #or sudo ninja install

Apps/Usage/Contribute (last edited 2017-10-26 16:50:09 by AllanDay)