Crates.io | deskent |
lib.rs | deskent |
version | 0.3.0 |
source | src |
created_at | 2018-05-29 11:42:57.344594 |
updated_at | 2022-06-08 08:48:37.813447 |
description | Find and inspect desktop entry files |
homepage | |
repository | https://github.com/takluyver/deskent |
max_upload_size | |
id | 67592 |
size | 15,268 |
Linux desktops use desktop entry files to find and launch graphical applications. The launcher or menu is populated with names and icons from these files.
deskent
is a command line tool to find and inspect desktop entry files.
cargo install deskent
cargo
is Rust's package manager - see https://www.rust-lang.org/
# List all desktop entry files
deskent ls
# Find files by display name (case insensitive)
deskent find firefox