installed_pkg
Under development, do not use for official environment.
A simple cross-platform crate that lists all the apps installed on a system.
Usage
add installed_pkg to your project Cargo.toml
use list as app_list;
Supported platforms
| Platform | status |
|---|---|
| Windows | Done |
| Macos | Done |
| Linux | come soon |