Skip to content

Releases: thenabinamallik/Sysmon9

release-2025-06-26

25 Jun 21:55
0144443

Choose a tag to compare

release-2025-06-26 Pre-release
Pre-release

๐Ÿ“ 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.