[![Crates.io](https://img.shields.io/crates/v/libappindicator.svg)](https://crates.io/crates/libappindicator)
Rust safe bindings for the libappindicator library. libappindicator
provides cross-distribution/window system functions for creating
systray icons and menus.
libappindicator-rs uses types from
the [gtk-rs project](http://github.com/gtk-rs) for convenience. See
the examples directory for ideas on building rust applications that
use libappindicator.