24 lines
914 B
Markdown
24 lines
914 B
Markdown
<img src="data/icons/com.ranfdev.Notify.svg" align="left" height="150px" vspace="10px">
|
|
|
|
# Notify
|
|
|
|
https://ntfy.sh client application to receive everyday's notifications.
|
|
|
|
<a href="https://flathub.org/apps/details/com.ranfdev.Notify">
|
|
<img width="200" src="https://flathub.org/assets/badges/flathub-badge-en.png" alt="Download on Flathub">
|
|
</a>
|
|
|
|
<br>
|
|
|
|

|
|

|
|

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