-
0.1.2 Stable
emon released this
2026年07月06日 13:06:44 +02:00 | 1 commits to main since this releaseFixed
- Accounts with two-factor authentication (2FA) could not reconnect after the session expired: the re-login dialog only asked for the password, so the login was refused and the prompt kept coming back. It now asks for the 2FA code when the account needs one, keeps what you typed, stays open on failure, and shows a clear error.
- Fixed a reconnection bug where refreshing (or reconnecting after the session expired) could leave the dashboard stuck "connecting", with monitors never updating.
Installs over 0.1.1, settings kept.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
-
openkuma-0.1.2.apk
83 downloads ·
2026年07月06日 13:11:11 +02:00 · 2.9 MiB
-
OpenKuma 0.1.1 Stable
emon released this
2026年07月05日 18:02:07 +02:00 | 3 commits to main since this releaseA quick fix release for early testers — thank you for the reports!
Fixed
- Uptime Kuma 2.x: "session expired" loop right after a successful login. Kuma 2.x pushes
loginRequiredto every new connection before authentication completes; OpenKuma wrongly took it as an expired session and discarded the freshly issued token, trapping you in a re-login dialog. Reported by an early Reddit tester. - The re-authentication dialog can now actually be cancelled, and shows progress while a re-entered password is checked.
- Plain
http://server URLs (common for LAN/VPN-only instances) were silently blocked by Android's cleartext policy and failed with "connection failed". They now work;https://remains the default and recommendation.
Added
- The login fields are now recognised by password managers (Bitwarden, KeePassDX...) for autofill.
Full changelog: CHANGELOG.md
APK signed with the OpenKuma release key (SHA-256
86ab...d376), installs over 0.1.0.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
openkuma-0.1.1.apk
7 downloads ·
2026年07月06日 09:22:52 +02:00 · 2.9 MiB
- Uptime Kuma 2.x: "session expired" loop right after a successful login. Kuma 2.x pushes
-
OpenKuma 0.1.0 Stable
emon released this
2026年07月04日 22:20:15 +02:00 | 11 commits to main since this releaseFirst release of OpenKuma, a private, read-only Uptime Kuma client for Android.
Highlights:
- Connect to your Uptime Kuma server over its Socket.IO API, with live updates.
- Dashboard with up / down / pending counts, active incidents and expiring certificates.
- Monitors grouped by their Uptime Kuma group, with search, sorting and local favorites.
- Monitor detail: status, 24h uptime, response times, heartbeat history and certificate info.
- Certificates screen and an events log.
- Multiple servers, optional background sync, local notifications and a home-screen widget.
- Offline cache, light / dark themes, Material You, English and French.
Private by design: no ads, no tracking, no Google. Only a session token is kept on device, encrypted with the Android Keystore; your password is never stored.
Requires Android 8.0 (API 26) or newer. OpenKuma is an unofficial client, not affiliated with Uptime Kuma.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
OpenKuma-0.1.0.apk
29 downloads ·
2026年07月04日 22:21:40 +02:00 · 2.9 MiB