Flow
- 3 Devlogs
- 7 Total hours
Flow is a music player in terminal and web also , it is different from other ones because it will also support cross-fading like apple music and with unique features coming.
Flow is a music player in terminal and web also , it is different from other ones because it will also support cross-fading like apple music and with unique features coming.
Tried too much to add cross-fade but the audio just glitches , will be trying more if not possible i will leave this feature and focus on something different.Also added the bash install for different os so it becomes flow play not py main.py play.
Finally made functional and working , have to make it once more took more help from AI i didn’t wanted to but sometimes vlc was giving error and sometimes yt_dlp even though i was following the module guide , i don’t know what was happening. Currently adding the spinners and more things.
Features added till now:
| | This is my first post on this project , this project is about a feature rich and apple music inspired terminal music player | | . Today i made basic commands like play , delete , random , like .etc . The best part was to create the file handling as i have learned how to handle the .yaml files instead of json files for settings and hardest part was nothing except me trying to use vlc without AI or docs.