krugerk / bcal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bcal

Beeminder iCal generator.

Usage

Use the following URL structure to access your calendar:

https://us-central1-beeminder-ical.cloudfunctions.net/calendar?user=<username>&token=<token>

You can find your Beeminder username and token at the following URL:

https://www.beeminder.com/api/v1/auth_token.json

Google Calendar

  • Navigate to Google Calendar.
  • In the left sidebar, click the + icon next to "Other calendars."
  • From the dropdown menu, select "From URL."
  • Paste in your URL as shown above, with your username and token.
  • Click "Add calendar."

Google Calendar may only re-sync every few hours.

About

License:MIT License


Languages

Language:TypeScript 86.1%Language:JavaScript 13.9%