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

https://github.com/code-theft-auto/yami

A music player with nice ui
https://github.com/code-theft-auto/yami

custom-tkinter downloadermp3 music-player tkinter-gui

Last synced: 11 months ago
JSON representation

A music player with nice ui

Awesome Lists containing this project

README

          

# How to install

* `git clone https://github.com/Code-Theft-Auto/yami.git`

* `cd yami`

* `python -m venv .venv`

* `source .venv/bin/activate` (linux/macos)

* `pip install -r requirements.txt`

* `python run.py`

## Screenshot
![pic](pic/pic.png)