https://github.com/frontmage/notify
Send notify through http on linux machine.
https://github.com/frontmage/notify
Last synced: 9 months ago
JSON representation
Send notify through http on linux machine.
- Host: GitHub
- URL: https://github.com/frontmage/notify
- Owner: FrontMage
- Created: 2019-02-26T03:54:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-26T03:56:58.000Z (over 7 years ago)
- Last Synced: 2025-05-30T22:28:11.570Z (about 1 year ago)
- Language: Rust
- Size: 99.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notify
`send notifications through http to linux machine`
Relies on `notify-send` command.
By default, it listens to 9527 port, Change it on `Rocket.toml`.
The icons directory is set to `$HOME/Documents/notify/icons`, change it on env variable `NOTIFY_ICONS`.
GET `/notify?&&&`
- title String
- body String
- icon String
- expire String