Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 430 Bytes

README.rst

File metadata and controls

27 lines (18 loc) · 430 Bytes

tsuna

This is tsuna, a rust client for the Pushover Open Client API.

Supported:

  • device registration
  • pushing pushover notifications via notify_rust
  • message deletion after notification display

Supported secret store:

  • libsecret compatible store (gnome-keyring, kwallet)

Unsupported:

  • Loading icons
  • Support for sounds
  • Emergency handling

License

The LICENSE is GPL-2.0-only.