LinuxMon is a lightweight Linux system monitoring tool with a graphical user interface (Tkinter). It provides live information about CPU, RAM, disk usage, and running processes.
- ✅ GUI-based monitoring with Tkinter
- ✅ View top processes by CPU and RAM usage
- ✅ Real-time updates
- ✅ Alert system
- ✅ Easy to run via command line
(Add screenshots of your GUI if you have)
- Clone the repository:
git clone https://github.com/Tarek3600/linuxmon.git
cd linuxmon
pip install -e .type the commande on your terminal:
linuxmon