Skip to content
/ emenu Public

A simple gui menu like rofi/dmenu made with egui and nucleo.

License

Notifications You must be signed in to change notification settings

Tyarel8/emenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emenu

A simple gui menu like rofi/dmenu made with egui and nucleo.

Installation

You can install it with cargo

cargo install --git https://github.com/Tyarel8/emenu

Usage

Pipe a \n separated list to the app and it will open the fuzzy finder, which will return the selected option(s) when you choose.

"one\ntwo\nthree" | emenu | cat

About

A simple gui menu like rofi/dmenu made with egui and nucleo.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages