a web widget that displays what music you're listening to
Go to file
hazel 8235055cb3
use official LastFM API instead of scraping
2023-08-23 17:17:12 -05:00
docs allow changing themes 2023-05-07 06:34:12 -05:00
scrape use official LastFM API instead of scraping 2023-08-23 17:17:12 -05:00
static Add mini embed 2023-07-03 08:50:59 -05:00
template Add mini embed 2023-07-03 08:50:59 -05:00
.air.toml add air 2023-05-07 04:17:47 -05:00
.gitignore use official LastFM API instead of scraping 2023-08-23 17:17:12 -05:00
LICENSE add LICENSE 2023-05-06 23:09:39 -05:00
README.md Add create widget page 2023-05-07 08:17:05 -05:00
go.mod use official LastFM API instead of scraping 2023-08-23 17:17:12 -05:00
go.sum use official LastFM API instead of scraping 2023-08-23 17:17:12 -05:00
main.go Add mini embed 2023-07-03 08:50:59 -05:00

README.md

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 only Last.fm and ListenBrainz, 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