clockworkpi / launcher

The launcher for GameShell
GNU General Public License v3.0
332 stars 79 forks source link

[tinycloud] Consider "accessible" when USB-ethernet is connected #277

Open arthurlutz opened 5 years ago

arthurlutz commented 5 years ago

When using the clockworkpi "offline" without a wifi connection, I think tinycloud could (should?) display instructions when the clockworkpi has been connected using USB ethernet.

Existing :

Wished :

arthurlutz commented 5 years ago

Taking a look at the code, I think the change required is https://github.com/clockworkpi/launcher/blob/e22a3286f3c7415fae6928dd5597f21d2784c9cb/Menu/GameShell/98_TinyCloud/__init__.py#L190

I might do a contribution on this if this is approved.