Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codersomya/process-viewer
Monitor your system's vital resources.
https://github.com/codersomya/process-viewer
Last synced: 11 days ago
JSON representation
Monitor your system's vital resources.
- Host: GitHub
- URL: https://github.com/codersomya/process-viewer
- Owner: coderSomya
- Created: 2024-05-29T14:01:02.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-29T19:42:20.000Z (6 months ago)
- Last Synced: 2024-05-30T05:47:45.740Z (6 months ago)
- Language: Rust
- Size: 144 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Inspiration
__htop__ is a useful command-line tool in the Linux environment to determine the cause of load by each process. It is similar to __Task Manager__ in the Windows OS environment. It can be used to troubleshoot and kill a process that is utilizing excessive server resources.![Image](./static/demo.png)