Show HN: Nirvana – A TUI YouTube Music Player with a Physics-Based Visualizer
ekabir Saturday, March 07, 2026Most CLI players have very rudimentary visualizations, so I focused on creating a "Quantum Spectrum Analyzer"—a high-frame-rate, physics-driven rainbow visualizer that uses gravity-based peak falling and mirrored symmetry.
Under the hood, it manages a pool of ffplay instances and uses OS-level process suspension (via ctypes on Windows and signal on POSIX) to provide an "instant-off" pause experience without cutting the audio buffer mid-stream.
Check it out here: https://github.com/iamekabir-web/Nirvana
Summary
The article discusses the development of an AI-powered writing assistant called Nirvana, which aims to help writers improve their writing by providing personalized feedback and suggestions. The project is open-source and available on GitHub for collaboration and further development.
4
0
Summary
github.com