Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
exelix11297y@fun2code idk i think making it from scratch would be easier since I'm unfamiliar with c++ on Linux.
Unfortunately looks like naudio is not fully supported on Linux, this might end up being windows only -
exelix11297yI've started working on it, the basic player works, today I'll add playlists and a file explorer, the ui management is still wip. As soon as i get home I'll upload it to GitHub.
-
exelix11297y@Floydian
Right now it just opens a file and plays it.
Idk what you mean with configurable, but it's open source, if something's missing you're welcome to implement it :P -
exelix11297yOk so, i've finished a basic playlist support, now it works.
you can get both the source and the first working build here: https://github.com/exelix11/...
Please keep in mind that i did this in less than 2 days and tested it by myself, so it's pretty barebones and there might be some bugs. if you find a way to consistently crash it, open an issue on github or tell me here.
Also if you'd like to contribute remember that I'm not a full time dev and i tried my best to keep the code clean (or at least readable :P )
Still i think it works good for me, so from now on i'm going to use it as my music player :D -
You could extend it with the music api from Apple so you’re able to run Apple Music too
Hacker's player: a music player that runs in the cmd
Hacker's player: a music player that runs in the cmd