launchme

Crates.iolaunchme
lib.rslaunchme
version0.2.0
sourcesrc
created_at2023-08-15 13:27:02.296739
updated_at2024-02-17 15:39:21.436292
descriptionA simple software launcher for linux. Inspired by rofi and dmenu.
homepage
repositoryhttps://github.com/paulfrische/launcher
max_upload_size
id945022
size34,979
Paul (paulfrische)

documentation

README

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.

Commit count: 23

cargo fmt