https://github.com/ofabel/flipperzero-script-sdk
Script SDK for Flipper Zero
https://github.com/ofabel/flipperzero-script-sdk
Last synced: 6 months ago
JSON representation
Script SDK for Flipper Zero
- Host: GitHub
- URL: https://github.com/ofabel/flipperzero-script-sdk
- Owner: ofabel
- Created: 2024-09-12T04:37:46.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-14T18:15:11.000Z (almost 2 years ago)
- Last Synced: 2024-10-13T16:12:33.465Z (over 1 year ago)
- Language: Python
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flipperzero Script SDK
## Requirements
* [protoc](https://github.com/protocolbuffers/protobuf/releases)
## Setup
```bash
git clone --recurse-submodules git@github.com:ofabel/flipperzero-script-sdk.git
```