# WinTop
⚡ Real-time system monitor for Windows. Clean, fast, terminal-based — built to replace Task Manager in your command-line workflow.
- 🧠 Per-core CPU usage with color-coded bars
- 💾 Memory and swap usage monitoring
- 🌐 Real-time network RX / TX activity
- ⚙️ Process list: PID, threads, priority, CPU%, memory, uptime, architecture
- ✨ Smooth and flicker-free console rendering
- 🛡️ Static layout that auto-adapts to window size
-
Clone the repository:
git clone https://github.com/Zulwatha/winTop.git
-
Build the project (requires .NET 8 SDK):
dotnet build --configuration Release
-
Run the executable:
bin\Release\net8.0\WinTop.exe
This project is licensed under the
Creative Commons Attribution-NonCommercial 4.0 International License.
Commercial use is strictly prohibited without the author's permission.
📄 See LICENSE for full terms.
🔗 License URL: creativecommons.org/licenses/by-nc/4.0
Zulwatha
Passion-driven developer of tools for developers.
🔗 GitHub: github.com/Zulwatha