An alternative app switcher for Windows inspired by telescope.nvim.
This project is in its early stages and is a work in progress. I do not make any guarantees about its stability, functionality, performace, or quality of code.
Use at your own risk.
PRs are welcome and encouraged.
This is temporary until releases are set up.
- Run
bun build:releaseto build the app. - Run
bun install:msito install the app.
- Rust
- Bun
- Install Rust
- Install Bun
- Run
bun install - Run
bun tauri dev
MIT