An open API service indexing awesome lists of open source software.

https://github.com/egegunes/todoist-capture

Capture tasks to your Todoist Inbox directly from your terminal
https://github.com/egegunes/todoist-capture

cli todoist

Last synced: 6 months ago
JSON representation

Capture tasks to your Todoist Inbox directly from your terminal

Awesome Lists containing this project

README

          

# Todoist Capture

This is a little tool to capture tasks directly from your terminal.

## Installation

```
$ pip install --user todoist-capture
```

## Configuration

Create a file named ".todoist" in your $HOME.

```
[todoist]
token=your_todoist_api_access_token
```

## Usage

```
$ capture "Buy coffee beans"
```