Posts tagged "tui"
-
Shelltrax Part 2: Footer, Tests, and CI
Fixing footer playback progress, implementing unit tests, and setting up GitHub Actions CI for the Rust TUI music player.
-
Introducing Shelltrax - Or how I vibe programmed my way to a TUI music player
Building a terminal-based music player in Rust from scratch to learn the language through real-world challenges like TUI rendering, audio streaming, metadata parsing, and concurrent state management.