Skip to content

DanielcoderX/Tlc-player

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Version

TLC-player

Lightweight, Modern and Fast CLI Music Player with VLC core, written in Python !

Running

  1. Installing dependencies :
pip3 install -r requirements.txt
  1. Run TLC with :
python3 tlc.py <music-path>

TODO

  • 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

License

Licence

About

Terminal based player with Vlc Core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%