Skip to content

VEERT00X/MicroPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

Spotify Premium is required to use this app, and the app is not affiliated with Spotify in any way.

Spotify Micro Player

A Compact Unofficial Spotify Player for the Web, built with React and Vite.

Features

  • Compact Design: A sleek and minimalistic interface that fits perfectly on your screen without taking up too much space, specially designed for standalone devices like tablets or smart displays.
  • Spotify Integration: Seamlessly connect to your Spotify account and enjoy your music library, with playlist support coming soon.

Usage

Important

As of May 2025, Spotify no longer allows third-party apps to enter extended quota mode. This limits applications to a maximum of 5 premium accounts (emails), which makes the app unusable for the general public.

Self-Hosting

If you prefer to run the app on your own server, you can follow these steps:

Important

A Spotify Developer account is required to use the app, and you need to create a Spotify App to get the Client ID and Client Secret, which are required for the authentication process. You can follow the instructions in the Spotify Developer Dashboard to create an app and get your credentials.

  • Development (This process can be done on localhost)

    1. Clone the repository: git clone https://github.com/veert00x/MicroPlayer.git
    2. Navigate to the project directory: cd MicroPlayer
    3. Install dependencies: npm install
    4. Start the development server: npm run dev
    5. Open your browser and go to http://localhost:5173 to access the app.
  • Production (This process can be done only on a domain)

    1. Clone the repository: git clone https://github.com/veert00x/MicroPlayer.git
    2. Navigate to the project directory: cd MicroPlayer
    3. Install dependencies: npm install
    4. Build the production version: npm run build
    5. Start the production server: npm run start

Contributing

Contributions are welcome! If you have any ideas for new features, improvements, or bug fixes, please feel free to open an issue or submit a pull request.

License

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

This project is not affiliated with, endorsed by, or certified by Spotify. Spotify and related trademarks are the property of their respective owners.

If you are a copyright holder and believe this project infringes upon your rights, please contact me at contact@veert00x.com and I will promptly address the issue.

About

Lightweight Spotify WebApp

Topics

Resources

License

Stars

Watchers

Forks

Contributors