Skip to content

aadeshere1/reminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Calendar Event Creator

Installation

git clone https://github.com/aadeshere1/reminder.git ~/.reminder
cd ~/.reminder
bundle install
mv reminder.rb reminder
chmod 755 reminder
ln -s $PWD/reminder /usr/local/bin

Go to google developer console and create new service. Give Calendar API access. Create and download credential for service account. Save it and place it on your PC.

echo 'export GCP_CONFIG_PATH="/your-location/credential.json"' >> ~/.bashrc

Also update your email in line 82

Usage

reminder '2019-01-01' '2:13PM' 'Setup PC for my mother because I am a developer but for family I am just a guy who repairs electronics.'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages