-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEAT] Visualizer ideas #268
Comments
Hi @Scary-Guy If you want to check the clock, download pyradio devel, unzip it and
More info with
(look for show_time) You can also check the config window, or press "\t" |
That's awesome, I just looked at it and it works great. This will come in handy if I have the terminal fullscreen. Although I was thinking more like what's in the screenshot, but honestly either works fine. https://discuss.getsol.us/assets/files/2023-11-18/1700267271-311536-image.png and to you as well! |
I wish I had seen that screenshot earlier! |
I have updated the code about the clock Please download pyradio devel, unzip it and
so that you keep up with changes |
Cool! Only problem is my config isn't updating when I enable the clock (or really when I do anything else.) I've just been doing it manually and really didn't think much of it. I checked the file permissions and my user account obviously has write access, and I added write access for group/everyone and still nothing. So, what is the line I need to stick in to make it work? |
The file is try changing it (from the config window) and pressing "s" before anything, you will get a message "Config saved successfully!!!" at the status line. also, try running you will get a file this is my log after changing the config and pressing "s"
observer the messages... |
GAH! For some reason I thought q would save it (since it usually does in most other programs.) Works fine. |
Please do use the "?" to make sure about the shortcuts 😉 |
I just thought it'd be neat to be able to hit a key and bring up a visualizer sort of like NCMPCPP has.
CAVA is a neat cross platform option that could work. It's in the repo for Debian and probably others as well.
Currently I start it in a separate terminal but I'd really like to not need to do that.
Ooh, could even have it as a dimmed background to the stations list as an overlay. Probably would only work on fast systems though that could handle it. But I'm thinking like #440000 for the CAVA bar colors so they're really dim. Then maybe hit a key to hide the browser interface and have the bar colors increase in brightness.
....also a clock would be neat too. I'll shut up now.
The text was updated successfully, but these errors were encountered: