yellowcab/README.md

758 B

yellowcab

YellowCab is a web widget to tell someone what you're listening to at the very moment they load your page.

YellowCab currently supports these platforms:

Feel free to suggest more!

features

  • Beautiful widget customizable to your liking
  • JSON API to make your own widget

roadmap

  • JS autorefresh as an alternative to HTML autorefreshing

API Documentation

.env file requirements

  • LASTFM_KEY - Last.fm API key
  • SPOTIFY_ID - Spotify app ID
  • SPOTIFY_SECRET - Spotify app secret
  • BASE_URL - The root URL of the deployment, e.g. https://yellowcab.example.com (no trailing slash!)