Notify
Notify copied to clipboard
Linux client for https://ntfy.sh
It would be nice to have a tray icon when the app is running in the background to indicate that the app is indeed running and to stop it.
The flatpak package currently fails for me with following output: ``` 2025-04-06T22:45:40.387972Z INFO notify::application: running app_id=com.ranfdev.Notify version=0.1.6 profile= datadir=/app/share/notify 2025-04-06T22:45:40.758220Z INFO notify::application: database_path=/home/hafeoz/.var/app/com.ranfdev.Notify/data/com.ranfdev.Notify.sqlite thread '' panicked at ntfy-daemon/src/credentials.rs:23:22: Failed to...
When on a mobile layout (i.e. the `NavigationSplitView` is collapsed) and on the "Topics" page, clicking the already activated topic does not open the "Notifications" page. To fix this, I...
The application does not start when booting the device for me. I'm not entirely sure why it does not work, but comparing your code with [this MR](https://gitlab.com/schmiddi-on-mobile/flare/-/merge_requests/24/diffs), which introduced running...
closes #32
When adding a topic to Notify that already contains notifications, it will pull each and display it as a notification. This can lead to a massive flood of notifications lasting...
On Fedora 41, the application stops receiving notifications after resuming from suspend. 1. Open Notify 2. Suspend system 3. After about ten seconds, resume 4. Trigger a notification No notifications...
I have set up a ntfy server with the following acl:  And I add the `grassblock` user in the preference page:  But when I subscribe the reserved topic...
Hey there! I am sure the app is really great. But I didnt fully get what it is useful for. The description is pretty much the example of how descriptions...
Have an option to sort messages by descending date so that the latest messages are at the top of the message list.