Skip to content

ZibanPirate/sysmon

Repository files navigation

System Monitor

Cross-platform Widget showing download/upload speed at the corner of your screen, with minimal overhead.

example:

macOS Windows
alt text alt text

Download

OS Processor Download
MacOS Apple Silicon - Installer
- Standalone
MacOS Intel - Installer
- Standalone
Windows Arm N/A
Windows x86 - Installer
- NSIS Installer
- MSI Installer
Linux Arm N/A
Linux x86 N/A

Contribution

the project is a mess now, but feel free to fork and modify the code.

once things are a bit clear, I will update this section.

a rough roadmap is compiled into the checklist bellow

Checklist

  • gether Network speed
  • show network speed graph on an always-on-top widget
  • Auto-update
  • persist and apply settings
  • Windows support
  • Linux support
  • Submit to Apple Store
  • code quality: no-unwrap, tests
  • Telemetry data on user consent
  • more widgets
    • CPU
    • RAM
    • Storage
  • optimize Widgets for low CPU consumption

Recommended IDE Setup