System Monitor that can help you track your cpu, ram, swap, network and uptime.
Made with
Fork of Dirli/budgie-sys-monitor-applet
- Orignal Project is abandoned and will not receive any update
- Add Icons for prefix
- Options to Add Netspeed related things to Panel (See Screenshot)
- Improved code
For Debian/ Ubuntu based Distro
sudo add-apt-repository ppa:ubuntubudgie/backports
sudo apt install budgie-sys-monitor-applet
These dependencies are required if you want to Build From Source
For Solus
$ sudo eopkg it budgie-desktop-devel vala -c system.devel libgee-devel libgtop-devel
For Debian/ Ubuntu based Distro
$ sudo apt install budgie-core-dev libgee-0.8-dev libgtop-2.0 meson valac
For Arch based Distro
$ sudo pacman -S budgie-desktop libgee libgtop
$ meson build --prefix=/usr --buildtype=plain
$ sudo ninja -C build install