Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 22 hours ago
JSON representation

Terminal based player with VLC core.

Awesome Lists containing this project

README

        

![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)
![Version](https://img.shields.io/badge/version-1.0.0-blue)

# 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
[![Licence](https://img.shields.io/github/license/Ileriayo/markdown-badges?style=for-the-badge)](./LICENSE)