NickvisionApps / Cavalier

Visualize audio with CAVA
MIT License
155 stars 8 forks source link

[Feature suggestion]: auto-switch modi [dia-show style] #156

Open sebo505 opened 5 months ago

sebo505 commented 5 months ago

You can change modi by pressing d on keyboard. I think it would be a handy feature to add a dia-show modus where you can set a time in seconds after which it will forward to the next modus automatically, maybe even shuffle modi.

I have achieved this for me via a bash script wich is kind of hacky and prone to break. Maybe you are interested in adding such a feature natively.

LinuxinaBit commented 3 months ago

Do you mean "modes"?

sebo505 commented 3 months ago

Yes, modes. I don't know if this is a feature that makes sense to anyone but me. I personally like having cavalier maximized and than have it changed modes automatically while listen to music. In X, I do this via a bash script that checks whether cavalier window has focus and then use xdotool to press d every x seconds if window has focus.

https://github.com/NickvisionApps/Cavalier/assets/65250211/41a5ff5a-a3e2-40c8-816a-fb5242e56e35