Add terminal UI and update README

This commit is contained in:
Ed Nielsen 2026-03-18 15:39:35 +01:00
parent c5b9dc6c39
commit 395310bcc9

View file

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