| Crates.io | software_checker |
| lib.rs | software_checker |
| version | 0.1.0 |
| created_at | 2024-12-17 05:58:46.329536+00 |
| updated_at | 2024-12-17 05:58:46.329536+00 |
| description | A CLI tool to list your installed software |
| homepage | https://github.com/Blasber15-hue/software_checker |
| repository | https://github.com/Blasberg15-hue/software_checker |
| max_upload_size | |
| id | 1485834 |
| size | 9,878 |
software_checker is a CLI tool written in Rust that lists installed software on a Windows system. It provides an option to choose between checking installed software under HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER, and sorts the software alphabetically.
To install software_checker, first ensure you have Rust and Cargo installed. Then, clone the repository and build the project:
git clone https://github.com/yourusername/software_checker.git
cd software_checker
cargo build --release
Use
cd target/release
software_checker.exe