Hacker News new | ask | show | jobs
Show HN: made cli utility in rust to play music mixes from terminal (github.com)
1 points by guptarohit 1072 days ago
1 comments

I enjoy listening to mixes from musicforprogramming.net while coding.

During my search for tool to stream it directly from the terminal, I came across a JavaScript project that, unfortunately, was not functional.

So, I wrote this cli utility in rust that allows playing directly from terminal.

This is pretty new, I welcome your feedback and suggestions! Please let me know what features you'd like to see added.