RSS Mini Notifier
Simple list of notifications for various events
Simple API to allow POST /notify for a new entry
Simple subscribe to GET /notify.atom
| Icon | Timestamp | Title | Link |
|---|---|---|---|
| A | yyyy-mm-dd hh:mm:ss | App A Notification | |
| A | yyyy-mm-dd hh:mm:ss | App A Notification | |
| yyyy-mm-dd hh:mm:ss | App B Notification |
Rows can be set a color/prioirty and links to extra.
Payload example from my growl and mqtt post
{
"title": "Application or message title",
"body": "notification body",
"priority": 0, // Optional: Some kind of priority -2, -1, 0, 1, 2
"icon": "http://path or base64 data?", // Optional
"sticky": True, // Wait to be closed or not
"id": "uuid or other id", // Used to replace existing notifications
}
Payload example from Home Assistant
{
"title": "title",
"message": "body",
"data": {
"url": "http://optional.example.com",
"group": "optional-group",
"subtitle": "optional-subtitle"
}
}
References
Links
Tags
- activitypub
- alfred
- bitbar
- caldav
- confluence
- discord
- django
- docker
- esphome
- faust
- fluent-bit
- forgejo
- formatter
- git
- github
- golang
- grafana
- hackathon
- hardware
- hugo
- iOS
- icalendar
- ifttt
- infrastructure
- ios
- ipad
- javascript
- jekyll
- jira
- kafka
- language-server
- line
- linter
- macos
- markdown
- mermaid
- mqtt
- obsidian
- oss
- postgres
- prometheus
- promgen
- python
- rescuetime
- rss
- rust
- s3
- saltstack
- sentry
- slack
- sqlite
- ssh
- swift
- swiftui
- todo
- typescript
- vscode
- webcomponent
- woodpeckerci
- worklog