Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```