evelynhathaway / pluot

πŸ“†πŸ‘ Create iCal files from Wild Apricot events

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pluot icon

Pluot

Create iCal files from Wild Apricot events

license: MIT

Description

Pluot queries events from Wild Apricot's API and outputs an iCal calendar to share.

It isn't complete and shouldn't be used in production, but it's a great place to start if their Integromat script doesn't work for you. Pluot has many benefits over the equally not-production-ready Integromat script.

Install

You can install Pluot by cloning the repository locally and then installing the dependencies.

git clone https://github.com/evelynhathaway/pluot.git
cd pluot
npm install

License

Copyright Evelyn Hathaway, MIT License

About

πŸ“†πŸ‘ Create iCal files from Wild Apricot events

License:MIT License


Languages

Language:TypeScript 97.6%Language:JavaScript 2.4%