Coder Social home page Coder Social logo

music-player's Introduction

Music Player

It is a tkinter based GUI Python Music Player app.

Technologies

This project is created with:

  • Python 3.7
  • Tkinter
  • Pygame
  • pygame Mixer
  • Audio Metadata
  • Pillow/PIL
  • VS-Code

Setup

To run this project on local environment:

  • Open Git Bash.
  • Change the current working directory to the location where you want the cloned directory.
  • Type git clone, and then paste the below URL.
$ git clone https://github.com/das88768/music-player.git
  • Press Enter to create your local clone.
$ git clone https://github.com/das88768/music-player.git
> Cloning into `file-name`...
> remote: Counting objects: 10, done.
> remote: Compressing objects: 100% (8/8), done.
> remove: Total 10 (delta 1), reused 10 (delta 1)
> Unpacking objects: 100% (10/10), done.
  • And you are done with the setup.

How to run the app

  • Open the VS-Code

  • Go to the project cloned directory

  • And you will see something like this on your left side Explorer of vs code.

    image

  • Open the requirements.txt file

  • Install all the modules listed using:

pip install module-name
  • Then open the music_app.py
  • And enter the following command on terminal:
python music_app.py
  • A tkinter GUI will appear:

    image

  • Click on [Load Directory] Button.

  • Navigate to the folder where songs are stored on your pc and click on [Select Folder].

    image

  • Now the GUI will look like this (Playlist box will filled with song names.)

    image

  • Select any song from the playlist box and click on [Play] Button.

  • The selected song will be start to play the song.

    image

music-player's People

Contributors

das88768 avatar

Stargazers

 avatar

Watchers

 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.