Stopify is a simple offline music player built with Python.
It plays local .mp3 files and was created purely for experimentation and learning purposes.
This project was not intended for real-world usage, distribution, or production environments.
Stopify exists solely as a small test project to try out ideas and experiment with Python and its libraries.
- Play local
.mp3files - Basic playback controls (play, stop, resume, etc.)
- Python 3
- Pygame Library
Run the main script in the folder of the project like this:
python main.py