Skip to content

Latest commit

 

History

History
73 lines (56 loc) · 2.29 KB

README.md

File metadata and controls

73 lines (56 loc) · 2.29 KB

Spotify Current Playing Widget

A widget that show what you are listening on Spotify

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing

About The Project

Spotify Current Playing Widget Usage Gif

Built With

Those are the technologies used to build the Widget

Usage

The original goal of the project was to create a widget to be used on OBS to show the song I was listening to on Spotify, in a live stream, as seen in the gif below, but it can be used for other purposes as well.

Widget being used in OBS

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'feat: Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

README created using Othneil Drew's template