Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coderx0319/automated_system_monitoring
A python-based real-time system monitoring tool.
https://github.com/coderx0319/automated_system_monitoring
Last synced: 14 days ago
JSON representation
A python-based real-time system monitoring tool.
- Host: GitHub
- URL: https://github.com/coderx0319/automated_system_monitoring
- Owner: coderx0319
- Created: 2024-07-29T05:00:11.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-29T05:01:24.000Z (5 months ago)
- Last Synced: 2024-11-06T23:27:48.107Z (2 months ago)
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# System monitor
A python-based real-time system monitoring tool
## Screenshots
![App Screenshot](ss_shantanu.png)
## InstallationRun My project with these commands
```bash
pip install -r requirements.txt
python sysmonitor.py
```