An open API service indexing awesome lists of open source software.

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

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.