/budgie-systemmonitor-applet

Applet to show cpu frequency, ram, swap, network and uptime. Made with ♥️ for budgie desktop.

Primary LanguageValaGNU General Public License v3.0GPL-3.0

System monitor applet

GitHub release License Maintainer

System Monitor that can help you track your cpu, ram, swap, network and uptime.
Made with ♥️ for budgie desktop.

Fork of Dirli/budgie-sys-monitor-applet

Screenshot

Popover

Screenshot Screenshot


Why this fork?

  • Orignal Project is abandoned and will not receive any update

Ok, So what's new?

  • Add Icons for prefix
  • Options to Add Netspeed related things to Panel (See Screenshot)
  • Improved code

Direct Install

For Debian/ Ubuntu based Distro

sudo add-apt-repository ppa:ubuntubudgie/backports
sudo apt install budgie-sys-monitor-applet

Dependencies

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

Building from source

$ meson build --prefix=/usr --buildtype=plain

$ sudo ninja -C build install