diff --git a/README.md b/README.md index d575f3c..3afbeda 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,16 @@ PHP 8.4 ## Install ```bash sqlite3 db/monitor.sqlite < sql/schema.sql -``` \ No newline at end of file +``` + +## Todo (Maybe 🤣) +- Alert System (Discord, Email) + - Down + - Network Attack (DDoS Detection) + - Services (Extra) + - Error, Down + +- Services Monitoring (Extra) + - Services list + - Service page + - Uptime, Logs (Filter Errors) \ No newline at end of file