Companion app for managing openshock-compatible devices
Go to file
Mercurio 3c26be0b35 haptics WOOOO
now it boops when you click either shock or vibrate
2023-11-09 21:51:56 +01:00
.vscode Initial build 2023-11-09 19:23:46 +01:00
android Initial build 2023-11-09 19:23:46 +01:00
ios Initial build 2023-11-09 19:23:46 +01:00
lib haptics WOOOO 2023-11-09 21:51:56 +01:00
linux Initial build 2023-11-09 19:23:46 +01:00
macos Initial build 2023-11-09 19:23:46 +01:00
test Initial build 2023-11-09 19:23:46 +01:00
web Initial build 2023-11-09 19:23:46 +01:00
windows Initial build 2023-11-09 19:23:46 +01:00
.gitignore Create .gitignore 2023-11-09 19:22:14 +01:00
.metadata Initial build 2023-11-09 19:23:46 +01:00
analysis_options.yaml Initial build 2023-11-09 19:23:46 +01:00
LICENSE Initial commit 2023-11-09 17:32:57 +01:00
pubspec.lock Initial build 2023-11-09 19:23:46 +01:00
pubspec.yaml Initial build 2023-11-09 19:23:46 +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