- Fuzzy-Finding: Quickly find and launch your applications with fuzzy-finding
- Keyboard Navigation: Navigate the search results with the arrow keys like in rofi
- Highly Customizable UI: Thanks to web technologies, tweak the UI to your heart's content
- wails-cli
- Ensure
gtk-launch
is installed on your system, typically available through thegtk3
package.
- Clone the repository:
git clone [your-repo-link]
- Navigate to the project directory and build the project:
cd your-app-launcher go build
- The UI, powered by Svelte, is designed for easy customization. Dive into the UI code and make it truly yours.
- Encouraged to compile the project yourself to replace the existing UI with your creative touch.
- Lua-based configuration for ultimate flexibility.
- Plugin API to extend functionality with Lua scripts.
- Introduction of basic applets, like a calculator and a customizable command list.
We welcome contributions of all forms. Check out our contributing guidelines for more information.
Distribrted under the MIT License. See LICENSE
for more information.