No description
- Go 97.8%
- Nix 2.2%
Add an offset tracked on the model, clamped via clampMainScroll on cursor moves and refilter, so long result lists scroll instead of clipping the cursor off-screen. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .gitignore | ||
| apps.go | ||
| bluetooth.go | ||
| clipboard.go | ||
| commands.go | ||
| flake.lock | ||
| flake.nix | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| model.go | ||
| notifications.go | ||
| README.md | ||
| status.go | ||
| theme.go | ||
| usage.go | ||
| wifi.go | ||
launcher
A terminal-UI app launcher for Linux, built with Bubble Tea.
Search and launch desktop apps, manage Wi-Fi and Bluetooth, view recent notifications, and open URLs — all from a single TUI.
Build
go build
Run
./launcher
Type to search, arrow keys (or Ctrl+P/Ctrl+N) to navigate, Enter to select, Esc to quit.