Auxilium is an app built to look and feel like the spotlight app for mac, but is made for developers, so you can find solutions on stack overflow faster!
- Light/dark mode toggle
- Dense/comfy settings
- Cross platform
You can install the app by heading to the latest release and downloading an appropriate version for your operating system.
- Show Auxilium - Alt + Space
- Preferences - Alt + P
- Quit App - Alt + Q
*Not customisable yet
To hide a the search or preferences window, just click of it or focus on another app.
To do this, first clone the project
git clone https://github.com/codeaye/auxilium
Go to the project directory
cd auxilium
Install dependencies
cargo install cargo-commander tauri-cli
Run the setup script
cargo cmd setup