This is an automated archive made by the Lemmit Bot.
The original was posted on /r/selfhosted by /u/querylab on 2025-07-13 16:21:48+00:00.
Hello everyone! ๐
I just launched a little personal project called KumaTray: a lightweight Windows system tray application that allows you to monitor your Uptime Kuma - https://github.com/louislam/uptime-kuma instances without having a browser tab open.
It runs silently in the background and notifies you instantly if a service goes down. Simple and straightforward, no unnecessary extras, just the alerts you need to act fast.
๐ง Features:
-
๐ Real-time notifications when the status of a monitor changes.
-
๐ฅ๏ธ Full system tray integration (minimized and right-click control).
-
๐ Automatic update of the status of services.
-
๐ 2FA support for secure login.
-
๐ Support for HTTPS.
-
๐ Displays detailed statistics of affected monitors.
-
๐ฆ Lightweight and low resource consumption.
Installation:
You can run it from source code (Python 3.9+) or download a standalone .exe
The repository: https://github.com/querylab/kumatray
Website: https://kumatray.com/
I hope someone else finds it useful! I welcome any comments or suggestions.