From 41028a88584e02285995eae8dd054627d8b22f9a Mon Sep 17 00:00:00 2001 From: Dominik Schlarmann Date: Sun, 26 Oct 2025 23:21:11 +0100 Subject: [PATCH] Added MMM-LogfileViewer --- 3rd-Party-Modules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index 1951964..c16d549 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -71,6 +71,7 @@ The following modules are maintained by their respective authors. If you have a |[MMM-HTMLSnippet](https://github.com/ulrichwisser/MMM-HTMLSnippet) |ulrichwisser |Include arbitrary HTML snippets in an iframe (script tags work). | |[MMM-JokeAPI](https://github.com/Kreshnik/MMM-JokeAPI) |Kreshnik |Show jokes from the JokeAPI. | |[MMM-LogExt](https://github.com/MMRIZE/MMM-LogExt) |MMRIZE |Deliver the logs from frontend to backend and more features. | +|[MMM-LogfileViewer](https://github.com/schlomm/MMM-LogfileViewer) |schlomm |Monitor your system logs, application logs, or any text file with live updates and beautiful log-level color coding as a MagicMirror Module. | |[MMM-Logging](https://github.com/shbatm/MMM-Logging) |shbatm |More details and customization for MM's Node.js console logs. | |[MMM-MagicMover](https://github.com/Lavve/MMM-MagicMover) |Lavve |Prevent screen burn-in on your display. | |[MMM-Markdown](https://github.com/wilfullyapt/MMM-Markdown) |wilfullyapt |Render markdown files on your mirror. |