GithubHelp home page GithubHelp logo

mp3_player's Introduction

Homemade MP3 Player

This is a homemade mp3 player that plays a list of songs in the songs folder. The project is written in Python using tkinter and the pygame tools.

Technologies

This project uses Python v. 3.9.6 and uses tkinter and pygame to build the widgets and provide actions to the widget buttons.

Using the MP3 Player

To run the mp3 player, run the main.py python file to start the mp3 player application. When the application opens it will display the following buttons:

  1. Play
  2. Stop
  3. Pause
  4. Unpause Press play or click in the black space under the buttons to display the list of songs. You can select a song in the list and play it by clicking the button. Once the song is playing, you can stop it entirely or pause the song. To resume playing the song, click 'Unpause'.

Future Enhancements

Given more time to work on this, here are some things I would do to enhance the program.

  1. Allow the selector to choose which songs to add to the playlist
  2. Display the list of songs at the bottom of the widget

mp3_player's People

Contributors

smpotts avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.