A featherweight search bar at your fingertips. Ditch your browser's search and go straight to the source.
|
|
|
|
- Press
Ctrl + Spacefrom anywhere, no need to be in your browser - Type away, get suggestions as you type
- Load it with bangs
!to go straight to the site you want - Hit
Enterto launch in your default browser
-
Clone the repository
-
Install dependencies:
bun install
-
Run the development server:
bun dev
To build the application for production:
bun run buildThis project uses GitHub Actions:
- Automatic builds are triggered on merges to the
mainbranch - Windows installers (NSIS) are automatically created
- Releases are published to GitHub Releases with versions based on the build number
To view the workflow configuration, see .github/workflows/release.yml.




