mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #477] Audio visualizer for the rice #1206
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1206
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @p70062790 on GitHub (Jun 26, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/477
Probably not important at all, and low on the list of stuff for this. But an audio visualizer would make this app GOATED. (It already is for me).
@jadentripp commented on GitHub (Jul 4, 2024):
Fully agree. In the meantime, putting a window of Kaleidosync on the side works. https://www.kaleidosync.com/
@przb commented on GitHub (Jul 24, 2024):
It may be possible to use another application, like cava for a CLI integration. Cava does have a standalone app that works, but it also has a way to integrate into other applications.
@JohnOberhauser commented on GitHub (Jan 4, 2025):
A lot of terminals support splitting into multiple windows as well as startup sessions. If you use kitty you can setup a layout like this
@cdslayallday commented on GitHub (Jan 27, 2025):
I can't seem to get this to work. Does this go in the kitty config or straight into the shell? im using zsh and kitty
@arminius-smh commented on GitHub (Feb 2, 2025):
@cdslayallday startup sessions: https://sw.kovidgoyal.net/kitty/overview/#startup-sessions
e.g: create the file
$HOME/.config/kitty/spotifyand then you can run
kitty --session spotify@sasspaper commented on GitHub (Feb 7, 2025):
holy shit this looks so clean brother