Crates.io | launchme |
lib.rs | launchme |
version | 0.2.0 |
source | src |
created_at | 2023-08-15 13:27:02.296739 |
updated_at | 2024-02-17 15:39:21.436292 |
description | A simple software launcher for linux. Inspired by rofi and dmenu. |
homepage | |
repository | https://github.com/paulfrische/launcher |
max_upload_size | |
id | 945022 |
size | 34,979 |
Launchme is a program launcher like dmenu or rofi written in pure rust using SDL2. It currently probably only works on linux.
cargo install launchme
You'll need to install the right SDL2 package for your OS.