Skip to content

Split your personal Songkick iCal calendar by events you go to or you are interested in

License

Notifications You must be signed in to change notification settings

jayme-github/songkick-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A better iCal for Songkick

Songkick does export your concert plans as iCal: https://www.songkick.com/users/USERNAME/calendars.ics?filter=attendance Unfortunately that calendar does contain events you've marked as "Going" as well as the ones you've marked "Interesting. This Cloudflare Worker script does filter your calendar to return just one type of events. So you can subscribe to just one or to both but have different calendar colors for each of them.

Usage

Feel free to use the worker I've set up already (as long as they do not reach the free tier limits ;-))

Setup

To set up your own worker, follow the Cloudflare Workers: Get started guide until you have a logged in wrangler config.

  • Run wrangler whoami to get your Account ID
  • Copy wrangler.toml.tmpl to wrangler.toml
  • Add your Account ID to wrangler.toml

After that you can publish the code by calling:

wrangler publish

About

Split your personal Songkick iCal calendar by events you go to or you are interested in

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published