sxmotify 0.1.1

Create, modify, and delete sxmo notifications
Documentation

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.