tod 0.11.2

An unofficial Todoist command-line client
# ![Tod]tod-crop.jpeg

[![Build Status](https://github.com/tod-org/tod/workflows/ci/badge.svg)](https://github.com/tod-org/tod) [![codecov](https://codecov.io/gh/tod-org/tod/graph/badge.svg?token=9FBJK1SU0K)](https://codecov.io/gh/tod-org/tod) [![Crates.io](https://img.shields.io/crates/v/tod.svg)](https://crates.io/crates/tod) [![Dependabot Updates](https://github.com/tod-org/tod/actions/workflows/dependabot/dependabot-updates/badge.svg)](https://github.com/tod-org/tod/actions/workflows/dependabot/dependabot-updates)

[![Linux Build & Release](https://github.com/tod-org/tod/actions/workflows/release_linux.yml/badge.svg)](https://github.com/tod-org/tod/actions/workflows/release_linux.yml)
[![macOS Build & Release](https://github.com/tod-org/tod/actions/workflows/release_macos.yml/badge.svg)](https://github.com/tod-org/tod/actions/workflows/release_macos.yml)
[![Windows Build & Release](https://github.com/tod-org/tod/actions/workflows/release_windows.yml/badge.svg)](https://github.com/tod-org/tod/actions/workflows/release_windows.yml)
[![Homebrew Release](https://github.com/tod-org/homebrew-tod/actions/workflows/update_formula.yml/badge.svg)](https://github.com/tod-org/homebrew-tod/actions/workflows/update_formula.yml)

An unofficial Todoist command-line client. Takes simple input and dumps it in your inbox or another project. Takes advantage of natural language processing to assign due dates, tags, etc. Designed for single-tasking in a world filled with distraction.

Get started with [Homebrew](https://brew.sh) (macOS, Linux, WSL)

```bash
brew tap tod-org/tod
brew install tod
```

or [Scoop](https://scoop.sh/) (Windows)

```powershell
scoop bucket add tod https://github.com/tod-org/tod
scoop install tod
```

or [Cargo](https://crates.io/crates/tod) (Rust Package Manager / All Platforms)

```bash
cargo install tod
```

- [Installation]/docs/installation.md
- [Usage]/docs/usage.md
- [Configuration]/docs/configuration.md
- [Motivation]/docs/motivation.md
- [Contributing]/docs/contributing.md

## Related projects

- [Alfred Tod Workflow]https://github.com/stacksjb/AlfredTodWorkflow

## Other projects by Alan Vardy

- [lnr - Linear CLI client]https://github.com/alanvardy/lnr
- [gpto - OpenAI CLI client]https://github.com/alanvardy/gpto
- SingleTask - A webapp for completing Todoist tasks one at a time
  - [GitHub]https://github.com/alanvardy/singletask
  - [WebApp]https://singletask-6hm5.shuttle.app