Skip to content

TBJr/Music-Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Music Controller

Welcome to the Music Controller GitHub repository!

This repository contains a Music Controller application that allows users to control music playback on their computer remotely. The application is built using Python and leverages the Flask web framework.

Features

  • Play, pause, skip, and adjust volume remotely.
  • Control music playback from any device with a web browser.
  • Simple and intuitive user interface.

Getting Started

To get started with the Music Controller application, follow these steps:

  1. Clone this repository to your local machine:
    git clone https://github.com/TBJr/Music-Controller.git
  2. Navigate to the project directory:
    cd Music-Controller
  3. Install the required dependencies using pip:
    pip install -r requirements.txt
  4. Run the application:
    python app.py

Open a web browser and navigate to http://localhost:5000 to access the Music Controller interface.

Usage

Once the application is running, you can control music playback by accessing the web interface from any device connected to the same network as your computer. Simply follow the on-screen instructions to play, pause, skip, and adjust the volume of your music.

Contributing

Contributions are welcome! If you would like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Commit your changes and push your branch to your fork.
  4. Submit a pull request with a detailed description of your changes.

Support

If you encounter any issues or have any questions about the Music Controller application, please open an issue on GitHub. We'll do our best to assist you!

License

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

Thank you for using the Music Controller application! We hope you enjoy controlling your music with ease.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published