https://github.com/biohacker0/process_manager
My own task manager build in python, click on any process and you can view all its internals(no. of processes , memory , CPU usage , Threads etc)
https://github.com/biohacker0/process_manager
Last synced: about 1 year ago
JSON representation
My own task manager build in python, click on any process and you can view all its internals(no. of processes , memory , CPU usage , Threads etc)
- Host: GitHub
- URL: https://github.com/biohacker0/process_manager
- Owner: biohacker0
- Created: 2023-10-04T18:10:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-04T18:12:37.000Z (almost 3 years ago)
- Last Synced: 2025-02-07T16:43:20.916Z (over 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# process_manager
My own task manager build in python, click on any process and you can view all its internals(no. of processes , memory , CPU usage , Threads etc)


