BLE Manager vs Eve-control
Side-by-side comparison of two open source alternatives
BLE Manager
The BLE Manager app for Android simplifies managing your device’s characteristics. No additional libraries are required to use the app with your device. Annotate each characteristic with a descriptor specifying the data type, graphical component, and optional properties like minimum and maximum values. That’s all! Once connected, the app automatically displays the described characteristics, enabling you to read and modify their values. All components fully support notifications and indications from your device for seamless interaction.
Eve-control
Eve-control allows you to control your e-venement tickets from an android device.Version 2 features persistent control history log, sound control, public mode, redondant controls management. When the app is launched, the user is prompted to enter the host name of his e-venement instance as well as his login credentials wich will be stored for future authentifications. Once the form submitted, the app will connect to the instance's server and display the access control page (tck.php/ticket/control), and tickets can be controlled directly from there. During use, the app will automatically re-authenticate the user on server periodically to keep the session alive as long as needed.
| Feature | BLE Manager | Eve-control |
|---|---|---|
| License | MIT | GPL-3.0-only |
| Install sources | F-DroidGitHub | F-DroidGitHub |
| Categories | Dev ToolsMessaging | Dev ToolsMessaging |
| Features | Ad-FreeOpen SourceNo Tracking | Ad-FreeOpen SourceNo Tracking |
| Platforms | Android | Android |
| Website | ||
| Source code |