All Projects → ultralist → Ultralist

ultralist / Ultralist

Licence: mit
Simple task management for tech folks.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Ultralist

Geek Life
The Todo List / Task Manager for Geeks in command line
Stars: ✭ 212 (-74.24%)
Mutual labels:  task-manager, command-line
Taskell
Command-line Kanban board/task manager with support for Trello boards and GitHub projects
Stars: ✭ 1,175 (+42.77%)
Mutual labels:  task-manager, command-line
Mow.cli
A versatile library for building CLI applications in Go
Stars: ✭ 725 (-11.91%)
Mutual labels:  command-line
Prompts
❯ Lightweight, beautiful and user-friendly interactive prompts
Stars: ✭ 6,970 (+746.9%)
Mutual labels:  command-line
Argh
Argh! A minimalist argument handler.
Stars: ✭ 752 (-8.63%)
Mutual labels:  command-line
Svgexport
SVG to PNG/JPEG command-line tool and Node.js module
Stars: ✭ 731 (-11.18%)
Mutual labels:  command-line
Taskr
A simple task manager app
Stars: ✭ 760 (-7.65%)
Mutual labels:  task-manager
Hexyl
A command-line hex viewer
Stars: ✭ 6,349 (+671.45%)
Mutual labels:  command-line
Dotdrop
Save your dotfiles once, deploy them everywhere
Stars: ✭ 813 (-1.22%)
Mutual labels:  command-line
Wudao Dict
有道词典的命令行版本,支持英汉互查和在线查询。
Stars: ✭ 746 (-9.36%)
Mutual labels:  command-line
Hug
Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
Stars: ✭ 6,572 (+698.54%)
Mutual labels:  command-line
Sade
Smooth (CLI) Operator 🎶
Stars: ✭ 746 (-9.36%)
Mutual labels:  command-line
Suplemon
🍋 Console (CLI) text editor with multi cursor support. Suplemon replicates Sublime Text like functionality in the terminal. Try it out, give feedback, fork it!
Stars: ✭ 734 (-10.81%)
Mutual labels:  command-line
Js Liftoff
Launch your command line tool with ease.
Stars: ✭ 761 (-7.53%)
Mutual labels:  command-line
Learn gnuawk
Example based guide to mastering GNU awk
Stars: ✭ 727 (-11.66%)
Mutual labels:  command-line
Ntl
Node Task List: Interactive cli to list and run package.json scripts
Stars: ✭ 800 (-2.79%)
Mutual labels:  command-line
Portray
Your Project with Great Documentation.
Stars: ✭ 726 (-11.79%)
Mutual labels:  command-line
Imgp
📸 High-performance cli batch image resizer and rotator
Stars: ✭ 744 (-9.6%)
Mutual labels:  command-line
Usql
Universal command-line interface for SQL databases
Stars: ✭ 6,869 (+734.63%)
Mutual labels:  command-line
Xonotic Map Manager
A command line package manager for Xonotic community maps
Stars: ✭ 5 (-99.39%)
Mutual labels:  command-line

Ultralist

Simple task management for tech folks.

Actions 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, and is centered around the following concepts:

  • due dates
  • projects and contexts
  • statuses
  • task recurrence

The CLI is fast, powerful and intuitive. It will also always be open source.

Documentation

All of Ultralist's documentation is available on the Ultralist website.

Ultralist Pro

You can optionally combine the Ultralist CLI with Ultralist Pro. Doing so adds the following benefits:

  • Easily keep CLI lists in sync across multiple computers.
  • Manage your list with a slick web app.
  • Use the Ultralist mobile apps.
  • Use the Slack integration. Add + manage tasks directly from Slack.
  • Use our robust API to enable more complex workflows.

Ultralist Pro provides a superior task management experience to Todoist, Any.do etc. The command-line will app always be first and foremost.

Is it good?

Yes. Yes it is.

Installation

  • Mac OS: Run brew install ultralist. (Or port install ultralist if you are using MacPorts.)
  • 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 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.

Taskwarrior is a similar system, however it is less intuitive and not maintained.

Author

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

License

Ultralist is open source, and uses the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].