Skip to main content

Manage Google Tasks from the command-line and sync tasks with other apps.

Project description

taskstodo

taskstodo is a command-line application for managing Google Tasks, allowing you to view, create, update and delete task lists and their associated tasks. taskstodo can also perform a two-way sync between Google Tasks and calcurse.

Installation

pip install taskstodo

Configuration

Usage

Create task list:

taskstodo list -c <list_title>

Create task:

taskstodo task -c <task_title> [-n <note>] <list_title>

Show task lists:

taskstodo show-lists

Show tasks:

taskstodo tasks <list_title>

Sync calcurse and Google Tasks:

taskstodo sync-calcurse <list_title>

Show help:

taskstodo -h

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

taskstodo-0.0.3.tar.gz (10.7 kB view hashes)

Uploaded Source

Built Distribution

taskstodo-0.0.3-py3-none-any.whl (9.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page