Skip to content

Simple Terminal music player based on PyGame and Asciimatics.

Notifications You must be signed in to change notification settings

Morffo/Terminal_Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book-Manager

First step: Clone the repository

git clone https://github.com/Morffo/Book-Manager

Second step: create and activate virtual environment:

python -m venv venv
source venv/bin/activate

Third step: installing libraries:

pip install -r requirements.txt

Launch:

python music_oop.py

About

Simple Terminal music player based on PyGame and Asciimatics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages