Go to file
2023-02-14 16:51:20 -05:00
docs add js refreshing to embed, using api 2022-03-20 23:56:43 -04:00
extractors bugfix for listenbrainz 2022-01-29 09:13:36 -05:00
static move fonts to cdn, make it much faster 2022-08-24 13:55:36 -04:00
views add json note 2023-02-14 16:51:20 -05:00
.gitignore complete overhaul 2021-11-07 19:32:52 -05:00
config.example.json complete overhaul 2021-11-07 19:32:52 -05:00
internal-api.js add json api, bugfixed listenbrainz, add more docs 2022-01-24 22:18:46 -05:00
LICENSE Initial commit 2021-10-17 17:10:24 -07:00
package-lock.json move fonts to cdn, make it much faster 2022-08-24 13:55:36 -04:00
package.json cors enabled 2022-01-25 12:34:21 -05:00
README.md improve formatting 2022-01-28 22:21:45 -05:00
server.js change host to 127.0.0.1 2022-10-23 21:24:59 -04:00
test-api.js le improvement 2022-04-24 21:24:23 -04:00

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 Last.fm and ListenBrainz, feel free to suggest more.

features

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

roadmap

  • Support other sites (Spotify?, maybe make an extension?)
  • Search system for album art, if it's not available in Last.fm or whatever service

API Documentation