Skip to content
Arijit2175

Arijit2175/WatchX

WatchX provides a live, interactive view of your system’s performance directly in the terminal.

Real-time system monitoring from the terminal.

1 0PythonPush 2mo agoListed 3d agoNo license on GitHub
clihtop-alternativeprocessespythonsystem-monitoringterminal-based
  • Python100.0%
View on GitHub

Report a problem

1 Review

HTMLTypeScriptTcl

Excellent Project! Well I like this soo much... well its soo better looking than btop or htop, this can be the next generation of TUI Task Management! Well, maybe you can make compiled binaries as well... for example via PyInstaller and Cython, or maybe Nuitka! From what I have seen... well everything looks good! Like the art on startup, the command interface, and the live monitor... Let me quickly go through the code and let you know! So, I just went through the code... so theres some things you have to lookout for, for example psutil.cpu_percent(interval=None) has been used a lot... so if theres some mismatch it can screw up.. also the code seems to re-order everything on a refresh, while it is the thing a task manager is supposed to do, it can eat up system resources quickly... also it would be good if you add a task kill confirmation, else a misclick can nuke a system... so if you just imrprove these areas this can become a great tool! Well I have made a project named Abhinu-Dev_Basic-ICTL with owner IndianCoder3 on github can you please review it on reporanker? Thanks