A widget that show what you are listening on Spotify
Report Bug
·
Request Feature
Table of Contents
Those are the technologies used to build the Widget
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.
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'feat: Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
README created using Othneil Drew's template