Sysinfo-gui
A lightweight cross-platform system-monitoring fltk gui application based on sysinfo.
The UI design is inspired by stacer.
The svg icons are taken from: https://icons.getbootstrap.com/.
The font is Roboto Medium.
Screenshots
Dashboard

Processes

Cpu

Memory

Disk info

Networking

Settings

Features
- Both dark and light modes.
- Supports window transparency.
- Realtime monitoring.
- End processes by sending a kill signal in the processes view.
Prebuilt standalone releases:
These are built using github actions, and can be found here:
https://github.com/MoAlyousef/sysinfo-gui/releases
TODO
- The codebase needs some refactoring.
- Support more things in the right click popup menu in the processes view.
- Add downloand and upload speed.
- Use better colors for the cpus.
- Add more setting tweaks.