Skip to content

📅 Serverless function serving Sykes Cottages property bookings as an iCal subscription.

Notifications You must be signed in to change notification settings

midzdotdev/sykes-owner-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sykes Owner Calendar

A web service offering your Sykes Cottages property bookings as a calendar.

It uses the iCalendar standard, which is supported by many different calendar applications such as Outlook, Apple Calendar, Google Calendar.

Getting Started

This article does a good job at describing the steps for subscribing to a calendar with a few apps.

The URL for the bookings calendar is as follows:

https://sykes-owner-calendar.vercel.app/bookings/[property-id]?email=[email]&password=[password]
  • property-id is the unique identifier for your property which can be found from the properties dropdown on the Bookings page
  • email is the email of your Sykes account
  • password is the password of your Sykes account

WARNING: Giving credentials to a stranger is not advisable!

This service requires your credentials in order to authenticate on the website and retrieve your bookings, and there's no way around it. The code itself doesn't do anything malicious and I do not have malicious intentions.

Use at your own discretion.

About

📅 Serverless function serving Sykes Cottages property bookings as an iCal subscription.

Topics

Resources

Stars

Watchers

Forks