Skip to content

Creates a home game calendar for the ALBA Berlin Basketball team

License

Notifications You must be signed in to change notification settings

spier/alba-homegame-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Game Calendar for the ALBA Berlin Basketball team

create_homegame_calendar.rb takes the game schedule (calendar) of ALBA Berlin and turns it into a calendar that only contains the home games.

Why?

With a group of friends we share season ticket for Alba Berlin, i.e. we split the home games between us. Hence we need a calendar with just the home games, so that we can mark in the calendar events who is going to which game.

Every year I am creating this calendar manually. This year I got annoyed with this, so I decided to automate this :) Scratching my own itch!

How to create the home game calendar?

  1. Download game schedule (calendar) from calovo.de. e.g. a29dcd34.f637522e-c1d948eb.ics

  2. Run the script:

ruby create_homegame_calendar.rb a29dcd34.f637522e-c1d948eb.ics > alba-homegame-calendar.ics
  1. Import alba-homegame-calendar.ics into your favorite calendar app of choice.

Enjoy the ALBA home games. See you there :)

About

Creates a home game calendar for the ALBA Berlin Basketball team

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages