midzdotdev / sykes-owner-calendar

πŸ“… Sykes Cottages property bookings as iCal

Home Page:https://sykes-owner-calendar.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

πŸ“… Sykes Cottages property bookings as iCal

https://sykes-owner-calendar.vercel.app


Languages

Language:TypeScript 100.0%