theothernt / AerialViews

A screensaver for Android TV devices including Nvidia Shield, Fire TV, and Chromecast with Google TV. Inspired by Apple TV's video screensaver.
GNU General Public License v3.0
418 stars 32 forks source link

Wifi Name and Password #87

Closed kennethshsu closed 7 months ago

kennethshsu commented 1 year ago

Can we add two strings on the opposite side of time/location to show the Wifi Name and Password? It can literally be user inputs instead of pulling the info from the device.

theothernt commented 1 year ago

That sounds like a good idea and something that is straightforward to add.

I'll see what progress I can make after the next update (v1.4.0) due out in Feb.

theothernt commented 10 months ago

Small update - I'm hoping to have this feature out in the next release or two.

I'll be part of the ability to enable new overlays (location, weather, text, etc) and place them in 'slots' which are located at each corner of the screen.

kennethshsu commented 10 months ago

That's awesome, what other ideas do you have?

How about world clock too? i.e. picking a specific time zone, and display the current time there

theothernt commented 10 months ago

At the moment, the current list is...

They'll be introduced in phases, same with the slots - only bottom left+right at the start.

theothernt commented 8 months ago

Just curious, would it over complicate things to ask people to use a line-return character for 2 lines instead of offering a Line1 and Line2 textbox, for example...

First line of text\nSecond line of text. (notice the \n)

kennethshsu commented 8 months ago

I would totally say so lol... I think two text boxes will work better here.

theothernt commented 8 months ago

Ok, 2 lines it is. I might release a beta first, expect that in a few days.

theothernt commented 7 months ago

Aerial Views 1.6 has been released with the new slot/overlays system, including the ability to display custom text - let me know what you think...

https://github.com/theothernt/AerialViews/releases/tag/1.6.0