Could you please clarify the statement "An internet radio program written in the Hy language + Flask."? Is this a streaming radio player program? I might add it to my "Desktop Streaming Radio Players" list at https://mw.rat.bz/players/ . Is it mostly a Linux application?
It is (mostly) a Linux program. It uses mpd and mpc underneath, and its function is to help you store your favorite stations to a database (sqlite) for easy rememberability. Note that you have to open the files in a text editor to extract the correct links (unless the correct link is given already).
Comments
Could you please clarify the statement "An internet radio program written in the Hy language + Flask."? Is this a streaming radio player program? I might add it to my "Desktop Streaming Radio Players" list at https://mw.rat.bz/players/ . Is it mostly a Linux application?
Thanks.
It is (mostly) a Linux program. It uses mpd and mpc underneath, and its function is to help you store your favorite stations to a database (sqlite) for easy rememberability. Note that you have to open the files in a text editor to extract the correct links (unless the correct link is given already).