Skip to content

It a music player made with flask mainly for Smartphones helps us to listen songs with various functionalities by interacting with server

License

Notifications You must be signed in to change notification settings

programmingwithprince/Music-Player-Using-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎵 Music Player Using Flask

Welcome to the Music Player Using Flask project! This repository contains a web-based music player built using Flask.

🚀 Features

  • Play Music: Stream and play your favorite music files.
  • User-Friendly Interface: Simple and intuitive design.

⚠️ Warning

This project is not fully made and optimized. Use it at your own risk. Also it is mainly made for mobile devices.

📦 Installation

  1. Clone the repository:

    git clone https://github.com/programmingwithprince/Music-Player-Using-Flask.git
    cd Music-Player-Using-Flask
  2. Create a virtual environment:

    python -m venv venv
    source venv/bin/activate  # On Windows use `venv\Scripts\activate`
  3. Install dependencies:

    pip install Flask Flask-Cors
  4. Run the application:

    python main.py

📝 License

This project is licensed under the MIT License. See the LICENSE file for details.

📧 Contact

For any questions or suggestions, feel free to reach out:


Thank you for checking out the Music Player! 🎶

About

It a music player made with flask mainly for Smartphones helps us to listen songs with various functionalities by interacting with server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published