Skip to content

v1.0.0

Choose a tag to compare

@KenzoPortela KenzoPortela released this 16 Jan 17:02
· 1 commit to main since this release
5b3de74

PyTop v1.0.0 — Initial Release

This is the first stable release of PyTop, a dynamic, htop-like system monitor built specifically for Windows users. It provides a real-time, terminal-based interface to monitor your hardware performance and manage system processes.

✨ Key Features

  • Live Performance Tracking: Monitor real-time CPU core frequencies and usage.
  • Graphics & Memory: Track GPU usage, VRAM, and system memory consumption.
  • Process Management: View an active process list automatically sorted by CPU usage.
  • Built-in Shortcuts: Kill processes directly from the interface using keyboard shortcuts.
  • Responsive Layout: The UI automatically adapts to changes in your terminal window size.

🛠 Installation

Install the package with the wheel file or the archive file.

PyPi upload pending, it would allow to install it with pip, so stay tuned !

⌨️ Navigation & Controls

  • q : Quit the application.
  • k : Kill the currently selected process.
  • / : Navigate through the process list.

📋 Requirements

  • OS: Windows.
  • Python: 3.7 or higher.
  • Dependencies: psutil, WMI, and windows-curses.

GitHub Repository: kenzoportela/pytop