Show HN: made cli utility in rust to play music mixes from terminal
1 point by guptarohit 2 years ago | 1 comment- guptarohit 2 years agoI 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.