SmoKE585 / google-reminders-php

Google Reminders PHP API - port of https://github.com/jonahar/google-reminders-cli python API to php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Reminders PHP API

Google Reminders PHP API is a port of https://github.com/jonahar/google-reminders-cli python API to php

To run this code you need the auto-generated client_secret.json file with authorization credentials from the Google API Console.

For instructions on how to generate it, see:

https://developers.google.com/identity/protocols/OAuth2WebServer

You also need the Google APIs Client Library for PHP.

You can get it from here:

https://github.com/googleapis/google-api-php-client


Related projects:

About

Google Reminders PHP API - port of https://github.com/jonahar/google-reminders-cli python API to php

License:MIT License


Languages

Language:PHP 100.0%