Skip to content

Releases: Zulwatha/WinTop

v1.0.0 — First Public Release

01 May 19:42
Compare
Choose a tag to compare

WinTop v1.0.0

Initial public release of WinTop — a real-time terminal-based system monitor for Windows.

✨ Highlights

  • 🧠 Per-core CPU usage with color-coded horizontal bars
  • 💾 Memory and swap usage monitoring
  • 🌐 Real-time network throughput (RX / TX) in Mbps
  • 📋 Process list with:
    • PID, thread count, base priority
    • CPU%, memory usage
    • Process uptime (hh:mm:ss)
    • Start time and architecture (x86 / x64)
  • ⚙️ Optimized for performance:
    • 30-process cap for smoother rendering
    • PID-based CPU measurement (no PerformanceCounter overhead)
    • All output buffered to eliminate flicker
  • 🎨 Aligned and visually structured console layout

⚠️ Requirements

  • Windows OS (x64)
  • .NET 8.0 Runtime (or use self-contained build)

📄 License

Licensed under CC BY-NC 4.0
Commercial use is strictly prohibited.


🔗 GitHub: https://github.com/Zulwatha/wintop