Crates.io | practicalrunner |
lib.rs | practicalrunner |
version | 0.1.2 |
source | src |
created_at | 2024-05-22 20:40:01.680741 |
updated_at | 2024-07-31 16:09:32.856723 |
description | A practical application runner |
homepage | https://github.com/4-0-9/practical-runner |
repository | https://github.com/4-0-9/practical-runner |
max_upload_size | |
id | 1248601 |
size | 3,363,218 |
A practical application runner written in Rust. Inspired by dmenu
theming (colors, font family, font size, line spacing, window border)
custom row count
smart row scrolling
prompt message
open menu on a specific display
To use practical-runner run the following command:
cargo install practicalrunner
Or clone this repository and run the following command in the repository's root directory:
cargo install --path .
practicalrunner
For information about the various arguments run the following command:
practicalrunner --help