/launchme

experiment with rust to create a run launcher

Primary LanguageRustMIT LicenseMIT

Crates.io

What is launchme?

Launchme is a program launcher like dmenu or rofi written in pure rust using SDL2. It currently probably only works on linux.

Install

cargo install launchme

image image

How to compile

You'll need to install the right SDL2 package for your OS.