https://github.com/firefly-zero/firefly-shots
📸 Screenshot viewer for Firefly Zero
https://github.com/firefly-zero/firefly-shots
Last synced: 3 months ago
JSON representation
📸 Screenshot viewer for Firefly Zero
- Host: GitHub
- URL: https://github.com/firefly-zero/firefly-shots
- Owner: firefly-zero
- License: other
- Created: 2025-07-17T09:05:10.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-02-19T19:56:19.000Z (4 months ago)
- Last Synced: 2026-02-19T22:36:20.641Z (4 months ago)
- Language: Go
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# firefly-shots
Screenshot viewer for [Firefly Zero](https://fireflyzero.com/).
## Installation
Install from the [catalog](https://catalog.fireflyzero.com/) using [firefly-cli](https://github.com/firefly-zero/firefly-cli):
```bash
firefly_cli import sys.shots
```
Build and install from source:
```bash
git clone https://github.com/firefly-zero/firefly-shots.git
cd firefly-shots
firefly_cli build
```
## License
[MIT License](./LICENSE). Feel free to reuse pieces of this game as you see fit.