README (mostly TODO list)

phoen
Daniel Barlow 2022-02-12 13:23:38 +00:00
parent 7f9b1f1f34
commit 26b3c7d781
1 changed files with 15 additions and 0 deletions

15
crier/README.md Normal file
View File

@ -0,0 +1,15 @@
# 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)