An open API service indexing awesome lists of open source software.

https://github.com/madsmtm/menubar

Cross-platform native Rust menu library
https://github.com/madsmtm/menubar

context-menu hmenu menu menubar native nsmenu rust

Last synced: about 1 month ago
JSON representation

Cross-platform native Rust menu library

Awesome Lists containing this project

README

        

# `menubar`

[![Crates.io](https://badgen.net/crates/v/menubar)](https://crates.io/crates/menubar)
[![Docs.rs](https://docs.rs/menubar/badge.svg)](https://docs.rs/menubar)
[![License](https://badgen.net/badge/license/MIT%2FApache-2.0/blue)](#license)

A cross-platform Rust library for managing the native operating system menus.

Work in progress.

## License

This project is licensed under both the MIT license and the Apache License (Version 2.0).