Skip to content

GaGa-Team/SpautiNoFay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpautiNoFay

A simple and beautiful music player created with Python

1641937251666.png

Why SpautiNoFay ?

SpautiNoFay is a project created by a friend and I to initiate us to Python. We noticed that there's no simple and modern music players available on GitHub, I's why, we share our app and we hope it will be usefull.

How it works ?

The music player's UI has been designed with Figma and ported to Tkinter with the tkinter-designer package. The music is played with the PyGame mixer. It use some others packages to improve the user experience.

SpautiNoFay takes YouTube music links, download the audio and convert them to mp3 (needs FFmpeg). The audio files are saved for another time in a musics folder.

Infos

If you want to improve the project, you are free to do it, I will be happy to accept your PRs.

The project has been initialy coded with all the variable's names in French so I may forgot to change some.