EasyCal
Install Instruction
-
Clone the repository.
git clone https://github.com/seadog007/EasyCal.git
-
Change variables in config.js
Please change only the Calendar ID.
var calendarId = 'Your Calendar ID';
You need to rename this file to config.js after you change the setting
-
Put this directory in your web server.
Please put this directory somewhere under your web server's file root.
-
Done!