libappindicator

Rust safe bindings for libappindicator


Keywords
linux, gui, gtk, gtk3, rust
Licenses
Apache-2.0/MIT

Documentation

libappindicator-rs

Crates.io

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 for convenience. See the examples directory for ideas on building rust applications that use libappindicator.