sxmotify

Crates.iosxmotify
lib.rssxmotify
version0.1.1
sourcesrc
created_at2022-04-19 12:06:09.65543
updated_at2022-04-19 12:23:52.395867
descriptionCreate, modify, and delete sxmo notifications
homepage
repositoryhttps://codeberg.org/timorl/sxmotify
max_upload_size
id570286
size41,680
(timorl)

documentation

README

sxmotify

Rust library for supporting sxmo notifications.

Features

  • Create, modify, and delete notifications.
  • Run arbitrary commands on notification click.
  • Clear notifications on file being touched.
  • Notifications namespace, including clearing all notifications in that namespace.

Usage

Slap sxmotify = "~0.1" in your Cargo.toml file.

Licence

Everything in this repo that can be, is available under the GPL licence, v3 or later, as in the COPYING file.

Commit count: 0

cargo fmt