Companion app for managing openshock-compatible devices
Go to file
2023-11-09 18:26:17 +01:00
LICENSE Initial commit 2023-11-09 17:32:57 +01:00
README.md readme.md 2023-11-09 18:26:17 +01:00

openshock-android

Companion app for managing openshock-compatible devices

lang os1

Flutter application to manage and control openshock devices from your phone

Testing

Get both flutter and android studio, make sure to be able to reach flutter from any terminal by running

flutter --version

then cd in the repository folder and run the following commands. You'll be greeted by a first time setup that will check for platform tools, dependencies and possible missing stuff. build artifacts will be in the "android" subfolder inside the repo

flutter run

Installing

Grab one of the releases from the releases page or run. production artifacts will be found in the android directory

flutter build