Skip to content

seadog007/EasyCal

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

EasyCal

Install Instruction

  1. Clone the repository.

    git clone https://github.com/seadog007/EasyCal.git
  2. 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

  3. Put this directory in your web server.

    Please put this directory somewhere under your web server's file root.

  4. Done!

Releases

No releases published

Packages

No packages published