From 395310bcc9023a72a56312db19644c597c42febb Mon Sep 17 00:00:00 2001 From: Ed Nielsen Date: Wed, 18 Mar 2026 15:39:35 +0100 Subject: [PATCH] Add terminal UI and update README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ee0c0f0..8936b94 100644 --- a/README.md +++ b/README.md @@ -221,6 +221,8 @@ Designed for clean infrastructure, not enterprise chaos. Developed by Ed & NodeFox +--- + # ⚙️ update-manager Simple CLI tool for checking and managing updates across multiple Linux hosts over SSH. @@ -433,8 +435,9 @@ update-manager update # Run updates on all hosts ## 🧱 Future Ideas * Email reports (cron) +* Ntfy messages * Optional web UI -* Integration with Lanx monitoring + ---