karpach / keep-remote-command

The remote command plugin gives an ability to add items to the specified Google Keep list.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Keep Command for Remote Controller

This repository is a plugin for https://github.com/karpach/remote-controller. The command gives an ability to add items to the specified Google Keep list.

Settings

I used https://github.com/kiwiz/gkeepapi as an inspiration for accessing Google Keep unofficial REST API.

Command Name - a name of the command, gives you an ability to control different Google keep lists.

Execution delay - a delay before command starts its execution.

Google Keep Command uses Gmail Email and Gmail Password for Google Keep authorization.

List Id is the ending part of URL when you click on the Google keep list.

Example: https://keep.google.com/u/1/#LIST/15660dde079.b79ba1bae1031212

List Id = 15660dde079.b79ba1bae1031212

Build status

About

The remote command plugin gives an ability to add items to the specified Google Keep list.


Languages

Language:C# 100.0%