Skip to content

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

License

Notifications You must be signed in to change notification settings

getchoo-contrib/budgie-systemmonitor-applet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 97.1%
  • Meson 2.5%
  • Python 0.4%