KonradIT / goprowifihack

Unofficial GoPro WiFi API Documentation - HTTP GET requests for commands, status, livestreaming and media query.
Apache License 2.0
2.12k stars 335 forks source link

Widget to just wake wifi from bluetooth and connect to wifi #176

Open gadgethacker730 opened 4 years ago

gadgethacker730 commented 4 years ago

Feature suggestion:

Android widget to just wake wifi from bluetooth and connect to wifi.

The API and app effort is great. What I've setup though is simply preset config scripts that I can select from an android home screen with one touch using termux:widget. In some ways this is probably more efficient and versatile in terms of macro operations than an app is likely to end up, and the documentation has been really useful.

This widget would really help with this though. I may try to write one, after I learn how.