Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justus0405/system-monitor
A System monitoring script for Linux written in bash
https://github.com/justus0405/system-monitor
Last synced: 1 day ago
JSON representation
A System monitoring script for Linux written in bash
- Host: GitHub
- URL: https://github.com/justus0405/system-monitor
- Owner: Justus0405
- License: mit
- Created: 2024-07-11T15:48:50.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T16:07:24.000Z (2 months ago)
- Last Synced: 2024-09-10T17:58:06.138Z (2 months ago)
- Language: Shell
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# system-monitor
A System monitoring script for Linux written in bash# Warning
This is work in progress# dependencies
```shell
bash
```# installation & usage
```shell
git clone https://github.com/Justus0405/system-monitor.git
cd system-monitor
chmod +x system-monitor.sh
./system-monitor.sh
```