Hacker News new | ask | show | jobs
Show HN: Myx – Spotify player for the terminal, With reactive themes (github.com)
1 points by 0x04am 2 hours ago
A TUI for Spotify, built in Rust. Uses Librespot for playback. I made it because I was bored of the spotify_player UI and wanted something cleaner. A lot of the code has been reused from that project. As for the visual style, it was inspired from Noodle (link in repo). I used an LLM to fuse the 2, and built this on Ratatui. Fortunately for me, people started using it and I was lucky enough to get contributors to help clean up and polish the project. Looking forward to feedback, thanks! :D

Install with: cargo install myx, yay -S myx, brew install HaseebKhalid1507/homebrew-tap/myx

Disclaimer: A spotify premium account is required.