-
v1.1.1
All checks were successfulMirror to Forgejo / mirror-to-codeberg (push) Successful in 2sreleased this
2025-01-19 07:45:53 +01:00 | 0 commits to main since this releaseFix:
- Python < 3.12 support
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
v1.1.0
All checks were successfulMirror to Forgejo / mirror-to-codeberg (push) Successful in 3sreleased this
2025-01-19 07:23:37 +01:00 | 2 commits to main since this releaseAdded:
- Monitoring heartbeat
- Send a
GET
request to a specified URL everyx
seconds - Useful to monitor whether the bridge is
UP
using a monitoring system (uptime-kuma for example)
- Send a
Full Changelog: https://github.com/jiriks74/nextcloud2ntfy/compare/v1.0.2...v1.1.0
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- Monitoring heartbeat
-
v1.0.2
All checks were successfulMirror to Forgejo / mirror-to-codeberg (push) Successful in 3sreleased this
2025-01-16 15:56:55 +01:00 | 4 commits to main since this releaseAdded:
Fixes:
- fix: Add authentication and ocs headers to http request action buttons
- fix(Nextcloud): Catch SSLEOFError when fetching notifications
Full Changelog: https://github.com/jiriks74/nextcloud2ntfy/compare/v1.0.1...v1.0.2
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
v1.0.1
All checks were successfulMirror to Forgejo / mirror-to-codeberg (push) Successful in 3sreleased this
2025-01-15 09:34:09 +01:00 | 10 commits to main since this releaseFixed:
- Json error parsing the server response (
12dc132373
)
Full Changelog: https://github.com/jiriks74/nextcloud2ntfy/compare/v1.0.0...v1.0.1
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- Json error parsing the server response (
-
v1.0.0 - Initial Release
All checks were successfulMirror to Forgejo / mirror-to-codeberg (push) Successful in 3sreleased this
2025-01-15 01:43:59 +01:00 | 11 commits to main since this releaseInitial release
Added features:
- Can be run on any machine with Python 3
- Support for both the official
ntfy.sh
and self-hosted instances - Support for token authentication with
ntfy
- Dismiss button to remove the notification on Nextcloud too
- Action buttons*
Note
* Action buttons currently open the browser instead of launching the correct
app. I haven't found any mention of Nextcloud supporting app URLs (eg.twitter://
)Full Changelog: https://github.com/jiriks74/nextcloud2ntfy/commits/v1.0.0
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download