forked from mh21/indicator-multiload
-
Notifications
You must be signed in to change notification settings - Fork 3
System Load Indicator
License
sgryco/indicator-multiload
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Basic NVIDIA GPU support modification of the original applet. Tested on Ubuntu 16.04 to compile and install: sudo apt-get build-dep indicator-multiload ./autogen.sh && make -j 8 sudo make install Original README: Reimplementation of the gnome-applets multiload applet in vala and for Canonicals appindicators. Strings have been kept the same as in gnome-applets where possible to reduce translation work. For more advanced settings such as which variables are shown and whether graphs autoscale, open dconf-editor and navigate to /de/mh21/indicator-multiload/. Expressions are strings with embedded code within $(...). Variables are of the form provider.variable, a list is available from indicator-multiload -l. You can use +, -, *, and / for calculations.
About
System Load Indicator
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Vala 96.6%
- Makefile 2.9%
- Other 0.5%