layog / todolist

Simple GTD-style todo list for the command line.

Home Page:http://todolist.site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ultralist

Simple task management for tech folks.

Build Status

Ultralist is a task management system for technical people. It is command-line component that is very fast and stays out of the way.

Ultralist is based off of the Getting Things Done system. It has a concept of due dates, projects, and contexts.

asciicast

Combined with ultralist.io, Ultralist provides a superior task management experience to Wunderlist, Todoist, etc. The command-line will app always be first and foremost.

See the ultralist docs for the all documentation.

Is it good?

Yes. Yes it is.

Installation

  • Mac OS: Run brew install ultralist.
  • Other systems: Get the correct ultralist binary from the releases page.
  • If you have Golang installed: Run go get github.com/ultralist/ultralist.

Then, follow the quick start in the docs to quickly get up and running.

How does Ultralist relate to ultralist.io?

  • ultralist is this tool.
  • ultralist.io is an enhancement service to the ultralist tool. It allows for synchronization between computers, a great web view of your todolists, and (eventual) phone apps. Ultralist.io is currently in a free public beta.

Author

Please send complaints, complements, rants, etc to Grant Ammons

License

Ultralist is open source, and uses the MIT license.

About

Simple GTD-style todo list for the command line.

http://todolist.site

License:MIT License


Languages

Language:Go 98.7%Language:Ruby 1.0%Language:Dockerfile 0.3%