Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/b-per/sunbeam-bper-extensions
https://github.com/b-per/sunbeam-bper-extensions
sunbeam-extension
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/b-per/sunbeam-bper-extensions
- Owner: b-per
- License: mit
- Created: 2023-07-14T10:34:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-18T20:30:01.000Z (about 1 year ago)
- Last Synced: 2023-12-19T03:54:04.187Z (about 1 year ago)
- Topics: sunbeam-extension
- Language: Python
- Homepage:
- Size: 994 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# sunbeam-bper-extensions
This is a collection of [sunbeam](https://github.com/pomdtr/sunbeam) extensions built for my own use cases but which could be reused by the community.
Sunbeam is a great cross platform tool to build Terminal UIs based on JSON inputs
## requirements
- [install sunbeam](https://pomdtr.github.io/sunbeam/book/#installation-1)
- the current repository has been tested on `v1.0.0-rc.56` and there might be breaking changes before the final `v1`
- install the different extensions with `sunbeam extension install --alias `## additional information
- some commands require Python installed (out of the box on MacOS but needs to be installed separately on Windows)
- some commans require `bash` and will most likely not work on Windows
- some commands require having environment variables set in `~/.sunbeamrc`. for those, an example is provided in the folder to list the env variables that need to be set