Skip to content

haccht/todoist

Repository files navigation

Todoist Terminal Client

A small Todoist client on terminal written in Go. screencast

How to use

# build the client yourself
$ go get github.com/haccht/todoist
$ cd $GOPATH/github.com/haccht/todoist/cmd/todoist
$ go build

# and then execute
$ ./todoist

You'll be required the Todoist API token for the first run.
Enjoy!

About

Todoist client for terminal users.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages