Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/torhamdev/tlc-player
- Owner: TorhamDev
- License: mit
- Created: 2022-07-15T09:21:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-29T13:03:27.000Z (over 2 years ago)
- Last Synced: 2023-03-04T02:13:21.072Z (over 1 year ago)
- Topics: media-player, python, terminal-player, vlc
- Language: Python
- Homepage:
- Size: 241 KB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)