Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ranfdev/notify
Linux client for https://ntfy.sh
https://github.com/ranfdev/notify
Last synced: 4 days ago
JSON representation
Linux client for https://ntfy.sh
- Host: GitHub
- URL: https://github.com/ranfdev/notify
- Owner: ranfdev
- License: gpl-3.0
- Created: 2023-10-08T13:58:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-21T16:24:38.000Z (about 1 month ago)
- Last Synced: 2024-12-09T20:22:39.159Z (14 days ago)
- Language: Rust
- Size: 883 KB
- Stars: 60
- Watchers: 3
- Forks: 5
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Notify
https://ntfy.sh client application to receive everyday's notifications.
![main view, no subscriptions](https://github.com/ranfdev/Notify/blob/main/data/screenshots/1.png?raw=true)
![main view](https://github.com/ranfdev/Notify/blob/main/data/screenshots/2.png?raw=true)
![notification with buttons](https://github.com/ranfdev/Notify/blob/main/data/screenshots/3.png?raw=true)## Architecture
The code is split between the GUI and the underlying ntfy-daemon.
## How to run
Use gnome-builder to clone and run the project. Note: after clicking the "run"
button a terminal may appear at the bottom: run the command "notify" in it.