Companion app for managing openshock-compatible devices
Go to file
2023-11-09 19:22:14 +01:00
.gitignore Create .gitignore 2023-11-09 19:22:14 +01:00
LICENSE Initial commit 2023-11-09 17:32:57 +01:00
README.md Update README.md 2023-11-09 19:10:45 +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 won't be saved when building for android unless running the build command

flutter run

Installing

Grab one of the releases from the releases page or run. production artifacts will be found in the build\app\outputs\flutter-apk\ directory

flutter build apk