Skip to content
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

Open
PureTryOut opened this issue Apr 23, 2021 · 6 comments
Open

Allow connecting to Wi-Fi #32

PureTryOut opened this issue Apr 23, 2021 · 6 comments

Comments

@PureTryOut
Copy link
Contributor

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.

@MagneFire
Copy link
Member

This is actually a duplicate of AsteroidOS/asteroid#41.

But just to let you know, there is some work in process here.
@LittleFox94 has a patch to enable/disable WiFi from the quick settings: https://github.com/LittleFox94/asteroid-launcher/commits/wifi

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.

@PureTryOut
Copy link
Contributor Author

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!

@LittleFox94
Copy link

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 ^.^

@Doomsdayrs
Copy link

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?

@PureTryOut
Copy link
Contributor Author

@usagi87
Copy link

usagi87 commented Apr 1, 2023

Hey, made a wifi app https://github.com/usagi87/asteroid-wifi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants