installed_apps

Function installed_apps 

Source
pub fn installed_apps() -> HashMap<Rc<str>, ApplicationEntry>
Expand description

Returns a map of all applications available to the current user

Reads all desktop entry files in $XDG_DATA_DIRS and $HOME/.local/share/applications and returns a map of the applications found.