Quote:
Originally Posted by petr
you'll still need some sort of UI, settings screen on the front and service on the back. I don't think that it's easier to do with scripts, than with ordinary app.
|
I was just thinking essentially a while loop that constantly checks. So just auto start the script at boot and constantly check volume compared to relative speed. No need for a UI, but again not my project. An app just seems overkill for something that could be done with a while loop and maybe a timer in python.