[Feature] Display custom data #245
pe1uca
started this conversation in
Feature request
Replies: 2 comments
-
I was thinking of this exact feature, kind of like a widget and may be adding controls to auto shuffle those different widget like a smart stack |
Beta Was this translation helpful? Give feedback.
0 replies
-
I added iframe support in 0.12.0 which you could use. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have searched the existing feature requests to make sure this is not a duplicate request.
The feature
I'd like a way to show custom data other than the available in the configuration.
It'd be great to be able to add it in a similar way to the weather: a list of available options to show depending on a query parameter.
Probably the simplest way would be to allow an HTTP request which should return an html to show in an iframe, or maybe a json with an array of strings force each one into a div?
Something really cool would be to have an option to show the data either in a corner, or as a banner in the top/bot middle of the screen, which could be configured to show the data scrolling (specially if the request should return an array of strings)
Beta Was this translation helpful? Give feedback.
All reactions