Lightweight, Modern and Fast CLI Music Player with VLC core, written in Python !
- Installing dependencies :
pip3 install -r requirements.txt
- Run TLC with :
python3 tlc.py <music-path>
- Create Core
- Create Info utils
- Create main player file
- Improve main player
- Improve Core
- Improve Info utils
- Add music play number in dir input
- Add keyboard shortcut handler for pause, play
- Add keyboard shortcut handler for next
- Add shortcut info option
- Complete Readme