Hacker News new | ask | show | jobs
by ayakura 1994 days ago
https://github.com/aptrinh/Radio-Qt5

An Internet Radio app with local playlist (.xspf) support.

I still need to make a feasible .exe for Windows (preferably pyinstaller with --onefile but apparently assets are missing unless I place them right next to the .exe - in which case, it won't just be one .exe I will ship to users =( )