Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (11 loc) · 598 Bytes

TODO.md

File metadata and controls

12 lines (11 loc) · 598 Bytes
  • Don't show notifications for messages that were already read on another device. Is that possible? Alternatively, don't show notifications for messages that are older than a day or so?
  • Retry sending messages a number of times?
  • Don't wait for signal-cli to finish when sending messages, i.e., execute it in the background?
  • Tab completion.
  • Support sending attachments by giving a file name.
    • signal-cli --dbus send +990123456789 -a foo.pdf
  • Signal can send GIFs: support recording and sending screencasts.