https://github.com/pomdtr/sunbeam
Command-line launcher
https://github.com/pomdtr/sunbeam
cli launcher
Last synced: 7 months ago
JSON representation
Command-line launcher
- Host: GitHub
- URL: https://github.com/pomdtr/sunbeam
- Owner: pomdtr
- License: mit
- Created: 2022-08-29T19:23:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-14T01:45:56.000Z (9 months ago)
- Last Synced: 2025-04-07T10:17:24.633Z (7 months ago)
- Topics: cli, launcher
- Language: Go
- Homepage: https://sunbeam.pomdtr.me
- Size: 43.8 MB
- Stars: 408
- Watchers: 5
- Forks: 15
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
- awesome-repositories - pomdtr/sunbeam - Command-line launcher (Go)
- awesome-cli-apps-in-a-csv - sunbeam - General purpose command-line launcher that defines UIs composed of a succession of views from simple scripts written in any language; a mix between an application launcher like `raycast` or `rofi` and a fuzzy-finder like `fzf` or `telescope`. (<a name="launcher"></a>Command launchers)
README
# Sunbeam
Sunbeam is a general purpose command-line launcher.
Define UIs composed of a succession of views from simple scripts written in any language (click on the gif to see the source code).
You can think of it as a mix between an application launcher like [raycast](https://raycast.com) or [rofi](https://github.com/davatorium/rofi) and a fuzzy-finder like [fzf](https://github.com/junegunn/fzf) or [telescope](https://github.com/nvim-telescope/telescope.nvim).
## Documentation
[Read the sunbeam docs](https://sunbeam.deno.dev/docs)