Screenshots
Description
Makes your Android device perform actions (commands) whenever something happens (triggers).
Implemented triggers:
- NFC tags (configure by tapping)
- Shortcuts (creates launcher icons)
- Bluetooth device (on connect to it)
Implemented commands:
- Activate application components: Activities, Services, Receivers
- Open system configuration pages
- Connect or disconnect Bluetooth devices
What’s new (0.7.0)
## 0.7.0 (2026-06-30)
Change system settings and quick settings panels
- ✨ Using nfc panel instead settings page, when available, to enable NFC
- ✨ Quick panels for Internet, Wifi, Nfc and Volume available as Settings Page
- ✨ Change system settings command Solves: #1 #2 #3
- ✨ Type dependant setting value editor: Selects, Multiselects, Ranges...
- ✨ Alternative raw value editor for user freedom
- ✨ Asks regular permission to write settings
- ✨ Assistant to help user to obtain secure settings
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Installed appsSee which apps are installed.
- System settingsChange system settings.
- WRITE_SECURE_SETTINGS
- EXPAND_STATUS_BAR
- NFCExchange data via near field communication.
- BluetoothConnect to Bluetooth devices.
- Bluetooth connectionConnect to paired Bluetooth devices.
- vokibot.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments