It is currently March 28th, 2024, 5:07 pm

Gmail/Calendar OAuth plugin

Share and get help with Plugins and Addons
Post Reply
johell
Posts: 2
Joined: January 27th, 2018, 1:15 pm

Gmail/Calendar OAuth plugin

Post by johell »

Main goal of this plugin is to used OAuth authentication instead of hardcoded password send over http.
It Provide access to Gmail and Calendar via Google official APIs.

I have wrote it for my own skin needs so it may lack some genericity as a standalone plugin to create new skins.
You can find the Rainmeter Skin that is using the plugin here : https://forum.rainmeter.net/viewtopic.php?f=27&t=27699

Source code of plugin is here: https://github.com/helljol/RainmeterGoogleAPI

Thank you to ouiouimagicbox and the google calendar plugin i have used a start base to wrote this plugin.
User avatar
tjhrulz
Developer
Posts: 267
Joined: October 13th, 2016, 1:28 am
Location: Earth
Contact:

Re: Gmail/Calendar OAuth plugin

Post by tjhrulz »

Might I recommend doing the following?

Make your release an rmskin so that way other skin developers can more easily start using your plugin. You would just include a prebuilt .dll for both x32 and x64 systems and your example skin.
Maybe add a readme to the repo so you can explain what it is and as give a rundown of the measures and all their options for the plugin in one nice easy to review place.

Looks great though and great job on the plugin looking forward to seeing what comes out of it :thumbup:
Post Reply