Releases: thenabinamallik/Sysmon9
Releases ยท thenabinamallik/Sysmon9
release-2025-06-26
๐ Release Notes โ Sysmon9
๐ฆ Version 1.0.0 (Initial Release)
๐ What's New
- ๐ First public release of Sysmon9, a sleek, animated desktop app to track your system performance in real time!
- ๐ง Built using Tkinter, psutil, GPUtil, and Matplotlib
- ๐ Live charts for CPU & RAM usage (60-sec history)
- ๐ Real-time network upload/download speed display
- ๐ฎ GPU usage and temperature support (via
GPUtil) - ๐พ Disk usage monitoring
- ๐ Dark/Light mode toggle for the UI
- ๐ Adjustable refresh rate (from 500 ms to 5 sec)
- ๐ฒ Glassmorphism Blur Effect for Windows users
- ๐ช Windows executable available (
.exe) via PyInstaller - ๐ก Cross-platform support (macOS/Linux/Windows) โ GPU & blur limited to Windows
๐ Assets
- ๐ผ๏ธ App icon: Retro-style 8-bit monitor
- ๐ธ UI screenshots included in
/screenshots - ๐ Full documentation and setup steps in
README.md
๐ ๏ธ Known Issues
- โ Blur effect does not work on macOS/Linux (Windows-only)
- โ Fan speed and extended hardware info limited unless 3rd-party tools like OpenHardwareMonitor are installed
- โ App size may be larger due to bundled dependencies like
matplotlib
๐ง Recommended Tools
- OpenHardwareMonitor โ for additional sensor access (Windows only)
- UPX โ to compress executable size
pyinstallerโ used to package the app for distribution
๐ฎ Future Plans
- โ
Add process viewer (like
top) - โ Battery status monitoring
- โ
Export stats to
.CSV - โ Add alerts for high temperature/usage
- โ Minimize to system tray
๐จโ๐ป Author
Built with โค๏ธ by [Your Name]
Feel free to fork, use, and contribute to the project!
๐ License
MIT License โ Free to use, modify, and share.