/ultralist

Simple task management for tech folks.

Primary LanguageGoMIT LicenseMIT

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 Pro, Ultralist provides a superior task management experience to Todoist, Any.do etc. The command-line will app always be first and foremost.

See the ultralist docs for complete documentation.

Is it good?

Yes. Yes it is.

Installation

  • Mac OS: Run brew install ultralist.
  • Arch Linux: May be installed from AUR ultralist
  • FreeBSD: Run pkg install ultralist or cd /usr/ports/deskutils/ultralist && make install clean
  • 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 Pro?

  • ultralist is this tool.
  • Ultralist Pro is an enhancement service to the ultralist tool. It allows for synchronization between computers, management of your task lists on the web + mobile, integrations with tools you already use, teams, and more.

How is this different from todo.txt, Taskwarrior, etc?

todo.txt is great. But it didn't work well for my needs.

Here's how ultralist compares specifically to todo.txt:

  1. Due dates. they are a core concept of ultralist but not todo.txt.
  2. Synchronizing. Syncing is built into the CLI using the ultralist.io service.
  3. Active development. the ultralist CLI is under active development, whereas todo.txt's CLI is not.

Author

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

License

Ultralist is open source, and uses the MIT license.