Skip to content

GNOME/gnome-usage

Repository files navigation

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