Skip to content

A set of nodes for Node-RED that allows integration with Remember the Milk.

License

Notifications You must be signed in to change notification settings

jamro/node-red-contrib-rtm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-rtm

A set of nodes for Node-RED that allows integration with Remember the Milk.

Installation

This package can be installed from the 'manage palette' option in the Node-RED menu. Alternatively in your Node-RED user directory, typically ~/.node-red, run

npm install node-red-contrib-rtm

Nodes

  • RTM Auth - helps to obtain API Token and setup an authorized connection to the API
  • RTM Call - a generic node that calls any method of the API
  • RTM Add Task - add new task to Remember the Milk app
  • RTM Search - search for tasks that match the query

License

This software is released under the MIT license.