https://github.com/ranfdev/notify
Linux client for https://ntfy.sh
https://github.com/ranfdev/notify
Last synced: about 1 year 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-01T11:00:28.000Z (over 1 year ago)
- Last Synced: 2025-04-02T12:11:48.393Z (about 1 year ago)
- Language: Rust
- Size: 670 KB
- Stars: 70
- Watchers: 3
- Forks: 7
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Notify
https://ntfy.sh client application to receive everyday's notifications.



## 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.