Quote:
Originally Posted by JSWolf
Is it possible to turn on just Bluetooth using NickelMenu?
|
It's implemented in the main branch, but not yet released.
https://github.com/pgaskin/NickelMenu
Users can fork and build until the next release is up. Exact timing of release is a question for @geek1011 .
---
For anyone who wants to hack their way to turning bluetooth on/off without modifying NickelMenu, you can create a shell script or NickelMenu instruction to execute the block from here. Make sure to run WiFi first via nickel or nickelmenu!
https://github.com/onatbas/bluetooth...e5/on.sh#L5-L9
This will run bluetooth, but untested. Nickel won't be notified, so there could be side effects.