diff --git a/apps/widagps/README.md b/apps/widagps/README.md new file mode 100644 index 000000000..0abb27923 --- /dev/null +++ b/apps/widagps/README.md @@ -0,0 +1,12 @@ +# A-GPS Data + +Load assisted GPS data directly to the watch using the new http requests on Android GadgetBridge. + +Make sure: +* your GadgetBridge version supports http requests +* turn on internet access in GadgetBridge settings + +The widget loads the data in the background. + +## Creator +[@pidajo](https://github.com/pidajo)