Skip to content

isabella232/gnome-usage

 
 

Repository files navigation

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

Packages

No packages published

Languages

  • Vala 96.7%
  • Meson 2.1%
  • CSS 1.1%
  • Shell 0.1%