Skip to content

Zulwatha/WinTop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# WinTop

⚡ Real-time system monitor for Windows. Clean, fast, terminal-based — built to replace Task Manager in your command-line workflow.

License Platform .NET


📸 Screenshot

WinTop Screenshot


⚙️ Features

  • 🧠 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

🚀 Getting Started

  1. Clone the repository:

    git clone https://github.com/Zulwatha/winTop.git
  2. Build the project (requires .NET 8 SDK):

    dotnet build --configuration Release
  3. Run the executable:

    bin\Release\net8.0\WinTop.exe

🛡️ License

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


👑 Author

Zulwatha
Passion-driven developer of tools for developers.
🔗 GitHub: github.com/Zulwatha