This is a terminal client for Todoist, (inspired by Spotify-TUI). The project is designed to be a keyboard-driven interface for managing your Todoist tasks directly from your terminal.
- View and manage your Todoist tasks and projects.
- Create new tasks with due dates and descriptions.
- Edit existing tasks.
- Install cargo if you haven't done already
On Linux and macOS systems, this is done as follows:
curl https://sh.rustup.rs -sSf | sh
- Clone this repository
git clone https://github.com/illiteratewriter/todoist-rs.git
- Run
to install todoist to path
cargo install --path . --locked
Contributions are welcome! Please feel free to submit a pull request.
This project is a personal project and is not affiliated with, maintained, authorized, endorsed or sponsored by the Todoist company or any of its affiliates.