16 lines
540 B
Markdown
16 lines
540 B
Markdown
# Crier
|
|
|
|
A rudimentary [Desktop
|
|
Notifications](https://specifications.freedesktop.org/notification-spec/latest/ar01s02.html)
|
|
server optimised for mobile form devices.
|
|
|
|
## TO DO
|
|
|
|
- test with "replace"
|
|
- implement actions
|
|
- implement timeouts
|
|
- implement default timeout for urgency in (low, normal)
|
|
- test multi-paragraph body and markup
|
|
- implement GetCapabilities properly
|
|
- implement "image-data", "image-path" https://specifications.freedesktop.org/notification-spec/latest/ar01s05.html (is this required? it needs a hint, so maybe not)
|