@kelbot just something simple that would draw one or more button areas and a trigger for what would need to happen when you click on it.
I'll see if I can whip up a proof of concept tonight or this weekend if no-one else comes up with a readymade solution. :)
@kelbot I've converted the initial version of the script as posted to https://gist.github.com/FiXato/14b80d612896f6d008988983f3b47eff into a proper project with its own repository: https://github.com/FiXato/tui_launcher
I included step by step instructions on how to upgrade from the initial gist script, as it involves manually copying over some data as the config and layout are now separate from the actual script.
@FiXato This is so flippin sweet! I'm still kind of in awe that my question turned into this :-D. Thank you again.
Definitely goin to check it out and switch to the new version tomorrow. I'll let you know how it goes and any feedback I may have.
@kelbot
I still have a bit more cleaning to do before I can think of adding features, but this update will at least make it rasier to update to future versions. (Should be just a matter of `git pull`)
Once you've successfully migrated, I wouldn't mind a copy of your config/layout, so I can add that as an example of how to control snapcast through it. :)
Screenshots for the README are also welcome. :)