Update README.md

This commit is contained in:
Axel 2021-01-08 17:09:14 +01:00 committed by GitHub
parent 0e56b27477
commit 64aea328db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,11 @@ It comes with a very straightforward dashboard written in PHP.
I rewrote a couple of things today to make sure the script still works.
## Screenshot
![screenshot](https://github.com/axeloz/monitolite/raw/main/screenshot.png "Logo")
## Requirements
* Perl
@ -38,4 +43,10 @@ I rewrote a couple of things today to make sure the script still works.
* when everything works, you may create a CRON `* * * * * cd <change/this/to/the/correct/path> && /usr/bin/perl monitolite.pl > /dev/null`
MORE INFORMATION COMING SOON.
## MORE INFORMATION COMING SOON.
## TODO
* Make CRUD possible from the backend
* Multithreading
* SMS Notifications