All Projects → GNOME → gnome-usage

GNOME / gnome-usage

Licence: GPL-3.0 License
Read-only mirror of https://gitlab.gnome.org/GNOME/gnome-usage

Programming Languages

vala
323 projects
Meson
512 projects
CSS
56736 projects
shell
77523 projects

GNOME Usage

A nice way to view information about use of system resources, like memory and disk space.

TODO

  • Processor Usage
  • Memory usage
  • Network usage
  • Search in processes
  • UI for file operations errors (as duplicate file, not enough space, permission...)
  • UI for show progress about file operations
  • Notification for file operations with undo action
  • Storage support for more users (multiuser system)
  • Application in storage
  • Power view (Design?)
  • Disk usage (What library we can use?)
  • Data view - 0%

Run

In terminal run gnome-usage command or run Usage from app launcher.

Dependencies

  • libgtop >= 2.34.2

Compilation:

cd gnome-usage
meson build && cd build
ninja-build #or ninja
sudo ninja-build install #or sudo ninja install

License

Code is under GNU GPLv3 license.

Screenshots

Screenshots are placed in the screenshots subdirectory (however screenshots may be outdated).

Screenshot

Screenshot

Screenshot

Design

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].