boombatower / chromecast-dashboard

A simple dashboard application for Chromecast.
https://boombatower.github.io/chromecast-dashboard/sender/
GNU General Public License v2.0
437 stars 78 forks source link

Add ability to populate input fields from query params #10

Closed cvuorinen closed 6 years ago

cvuorinen commented 6 years ago

This PR adds ability to pass values to the input fields from URL query parameters, e.g. https://boombatower.github.io/chromecast-dashboard/sender/?url=http://my.dashboard.com&refresh=60

Useful for example when you always want to keep casting the same page and sometimes you need to restart the computer that does the casting and don't want to type the input params again every time.

cvuorinen commented 6 years ago

ping @boombatower

boombatower commented 6 years ago

Sorry, I've been out of town. I'll take a look within the next day. Thanks for the PR.

boombatower commented 6 years ago

Thanks.