Skip to content

fantasista21jp/aipo_to_gcal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aipo to Google Calendar

Install

git clone [email protected]:fantasista21jp/aipo_to_gcal.git
cd aipo_to_gcal
composer install

Setting

configs.php

$clientId = 'Your Client ID';
$authEmail = 'Your Auth Email';
$p12Key = 'Your P12 Key File Path';
$targetCalendar = 'Your Calendar Name';
$aipoUser = 'Your Aipo User';
$aipoPasswd = 'Your Aipo Password';
$aipoIcalUrl = 'Your Aipo Ical URL';

Usage

/usr/bin/php /pathto/upload.php

About

Aipo To Google Calendar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages