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

https://github.com/flipperdevices/flipper-catalog-apps-downloader


https://github.com/flipperdevices/flipper-catalog-apps-downloader

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# About

Flipper catalog downloader

# Development

## Requirements

For development:

- Python 3.11
- Poetry

### MacOS
- Python 3.11
- `brew install python@3.11`
- Poetry
- `pip install poetry`

## Running application

Download source code for applications specific sdk

`python main.py --output some_results --api 69.0`

`python main.py --output some_results --api 69.0 --target f7`

`python main.py --output some_results --api 69.0 --target f7 --host http://localhost:8080`