-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow connecting to Wi-Fi #32
Comments
This is actually a duplicate of AsteroidOS/asteroid#41. But just to let you know, there is some work in process here. I've also done some work on the actually connecting part located here: https://github.com/MagneFire/asteroid-settings/commits/wifi. It's currently very basic and only does WiFi scanning and has the enable/disable WiFi button. |
Oh sorry, I looked in this repo if there was an issue for it already and didn't see one. I didn't think of looking in a different repo. Good to hear there is progress though! |
No need to be sorry @PureTryOut :) And even though I didn't do anything on that in a while, would still be happy if there are people using that code ^.^ |
The input of a wifi password on the tiny screen of a watch might be a bit difficult, How about the sync app helping handle wifi connections? |
@Doomsdayrs there is AsteroidOS/AsteroidOSSync#126 |
Hey, made a wifi app https://github.com/usagi87/asteroid-wifi |
It seems my watch (lg-lenok, LG G Watch R) supports connecting to Wi-Fi. I got it setup using these instructions, but it would be nice to be able to do this with a graphical user interface. It seems at least asteroid-calendar already supports a method to input text, that could probably be reused to enter the password.
The text was updated successfully, but these errors were encountered: