google-tasks-rollover

1.0.0 • Public • Published

Google tasks rollover

Run this script to roll over all overdue Google tasks to the current day. Annoyingly, will open a browser tab each time it runs (see https://www.npmjs.com/package/google-oauth2 for reasons).

In config.json, provide

{
    "client_id": <your Google client ID>,
    "client_secret": <your Google client secret>,
    "task_list": <the ID of your task list>
}

And then,

npm start

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i google-tasks-rollover

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • jfr3000