https://github.com/torhamdev/tlc-player
Terminal based player with VLC core.
https://github.com/torhamdev/tlc-player
media-player python terminal-player vlc
Last synced: 11 months ago
JSON representation
Terminal based player with VLC core.
- Host: GitHub
- URL: https://github.com/torhamdev/tlc-player
- Owner: TorhamDev
- License: mit
- Created: 2022-07-15T09:21:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-29T13:03:27.000Z (over 3 years ago)
- Last Synced: 2025-03-26T17:56:36.299Z (12 months ago)
- Topics: media-player, python, terminal-player, vlc
- Language: Python
- Homepage:
- Size: 241 KB
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


# TLC-player
Minimalist, Fast, FOSS, Terminal-Based Music Player That can give you Your loved music's lyrics, Right at your terminal !
## Usage :
* Installing dependencies :
```bash
pip3 install -r requirements.txt
```
* Run TLC with :
```bash
python3 tlc.py
```
# License
[](./LICENSE)