Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MarcoPNS/Spotify-Stream-Widget
Stream Widget for Spotify is a small Tool for Streamers to show the current Track of Spotify to your Viewers! Used by hundreds of Streamers daily 🚀 ❤️
https://github.com/MarcoPNS/Spotify-Stream-Widget
hacktoberfest open-broadcaster-software spotify stream-widget streamer streaming twitch xsplit
Last synced: 27 days ago
JSON representation
Stream Widget for Spotify is a small Tool for Streamers to show the current Track of Spotify to your Viewers! Used by hundreds of Streamers daily 🚀 ❤️
- Host: GitHub
- URL: https://github.com/MarcoPNS/Spotify-Stream-Widget
- Owner: MarcoPNS
- License: gpl-3.0
- Created: 2018-02-20T21:37:23.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2023-11-15T10:21:43.000Z (about 1 year ago)
- Last Synced: 2024-08-03T13:01:58.985Z (4 months ago)
- Topics: hacktoberfest, open-broadcaster-software, spotify, stream-widget, streamer, streaming, twitch, xsplit
- Language: Visual Basic .NET
- Homepage: https://marcopns.github.io/Spotify-Stream-Widget/
- Size: 13.4 MB
- Stars: 141
- Watchers: 5
- Forks: 17
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-twitch-dev - MarcoPNS/Spotify-Stream-Widget - Stream Widget for Spotify is a small Tool for Streamers to show the current Track of Spotify to your Viewers. (Libraries / Visual Basic .NET)
README
# Stream Widget for Spotify
A small Tool for Streamers to show the current Track of Spotify to your Viewers! Completly customizable to fit your style.## [NEW: Web-App](https://widgetapp.stream/) - [Discord](https://discord.gg/pC28rsbrXZ) - [Download legacy version](https://github.com/MarcoPNS/Spotify-Stream-Widget/releases)
![alt text](https://github.com/MarcoPNS/Spotify-Stream-Widget/blob/main/img/widget-for-spotify-presentation.gif?raw=true "Gif")
![alt text](https://github.com/MarcoPNS/Spotify-Stream-Widget/blob/main/img/screen.jpg?raw=true "Screenshot")
![alt text](https://github.com/MarcoPNS/Spotify-Stream-Widget/blob/main/img/screen2.jpg?raw=true "Screenshot")
![alt text](https://github.com/MarcoPNS/Spotify-Stream-Widget/blob/main/img/screen3.jpg?raw=true "Screenshot")### Export Mode
Stream Widget for Spotify has a export mode. You can activate it in the settings. It will export all track informations to files that you can use to create your own overlay.
You can find the files in the `\exported-details` folder.Info: The timestamp of the song will not be exported.
## How to use it?
1. Download the tool
2. Start the Tool
3. Customize the Viewer and authentificate with your Spotify Account.
4. Add the window "Spotify Viewer" to your Stream using OBS, XSplit or similiar.## Donate
PayPal: [https://www.paypal.me/MarcoSadowski](https://www.paypal.me/MarcoSadowski)Dogecoin: [D9Amrvp3sGvk9aBepRtiGuZJgHV2zFaYZh](https://dogechain.info/address/D9Amrvp3sGvk9aBepRtiGuZJgHV2zFaYZh)
Such wow! Much amaze!## Troubleshooting
[Create a Issue if something went wrong](https://github.com/MarcoPNS/Spotify-Stream-Widget/issues)
## Credits
Made by [Marco Sadowski](https://twitter.com/MarcoFromSpace) - Follow me on [Twitch](https://www.twitch.tv/marcnado) or [Twitter](https://twitter.com/MarcoFromSpace)Contributers:
[Dankyss](https://github.com/Dankyss),
[J Wong](https://github.com/wong-justin),
[Corey Durthaler](https://github.com/cdurth),
[Not Bob](https://github.com/notdabob)
Also using [Metroframework by Dennis Magno](https://github.com/dennismagno/metroframework-modern-ui) and [SpotifyAPI-NET by Jonas Dellinger](https://github.com/JohnnyCrazy/SpotifyAPI-NET).