Project

tdcli

0.0
No commit activity in last 3 years
No release in over 3 years
A CLI for Todoist
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

>= 1.8.3, ~> 1.8.3
>= 0.19.1, ~> 0.19.1
 Project Readme

tdcli

A simple Ruby Command Line Interface for Todoist

Gem Version

Purpose

I am building this to integrate Todoist into my operating system and learn Ruby. Most existing implementations of Todoist CLI's are in Python as well as add extra formmating that prevent me from running things like tdcli tasks | wc -l to get a count of my tasks.

Installation

TdCLI can be installed with Ruby Gems. gem install tdcli

Usage

Update

tdcli caches Todoist information and to update information you must run

$ tdcli update

View Tasks

$ tdcli tasks
- Checkout repo
- Install tdcli
- Manage Todoist from the CLI

View Projects

$ tdcli projects
Inbox
Hobby
School
 Bio
 Math
 Art
Work