A privacy conserving flutter app to Lovense BLE devices
| android | ||
| assets/icon | ||
| ios | ||
| lib | ||
| linux | ||
| macos | ||
| scripts | ||
| web | ||
| windows | ||
| .gitignore | ||
| .metadata | ||
| analysis_options.yaml | ||
| pubspec.lock | ||
| pubspec.yaml | ||
| README.md | ||
BlueQuake
A Flutter app for controlling Lovense BLE devices.
Features
- Vibration adjustable by the 0-20 system that the devices support
- Battery level monitoring
- Turn off the device
- Logging for debugging
Getting Started
Prerequisites
- Flutter SDK installed (installation guide)
- Flutter dependencies for the platform you want to build for
Installation
- Clone the repository
git clone https://git.emmabyte.de/emma/bluequake
cd bluequake
- Install dependencies
flutter pub get
- Run the app
flutter run
Platform Support
- iOS
- macOS
- Android (untested as of now)
- Windows (untested as of now)
- Linux (untested as of now)
Usage
- Launch the app
- Tap on a discovered device to connect
- Use the slider to control vibration levels or check battery status
- Access logs via the logs button in the app bar