#launcher #linux #dmenu #sdl2 #rofi #os

app launchme

A simple software launcher for linux. Inspired by rofi and dmenu.

2 unstable releases

0.2.0 Feb 17, 2024
0.1.0 Aug 15, 2023

#222 in Graphics APIs

32 downloads per month

MIT license

13KB
284 lines

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.

Dependencies

~19–29MB
~496K SLoC