Todoman is a simple, standards-based, CalDAV-based cli todo (aka: task) manager. Todos are stored into icalendar files, which means you can sync them via CalDAV using, for example, vdirsyncer.
Todoman usage is CLI based.
Todoman is now part of the pimutils project.
Key Features
- Listing, editing and creating todos.
- Todos are read from individual ics files from the configured directory. This matches the vdir specification.
- There’s support for the most common TODO features for now (summary, description, location, due date and priority) for now.
- Dedicated zsh completion function.
- Bash autocompletion.
- Today setting and flag to exclude todos that start in the future.
- Support for times in due dates with time_format setting.
- –humanize to show friendlier date times (eg: in 3 hours).
- Runs on any Unix-like OS. It’s been tested on GNU/Linux, BSD and macOS.
- Unsupported fields may not be shown but are never deleted or altered.
Website: todoman.readthedocs.io
Support: GitHub Code Repository
Developer: Hugo Osvaldo Barrera, Markus Unterwaditzer and contributors
License: ISC License
Todoman requires Python 3.4 or later. Installation of required libraries can be done via pip, or your OS’s package manager.
Todoman will not work with Python 2. Python 2 and Python 3 can coexist (and most distributions often ship both).
Recent versions also have experimental support for pypy3.
Todoman is written in Python. Learn Python with our recommended free books and free tutorials.
Related Software
| Terminal-Based Task Managers | |
|---|---|
| Taskwarrior | Manages your TODO list from the command line |
| Org Mode | Emacs major mode for keeping notes, maintaining to-do lists, and more |
| Dooit | Billed as a to-do manager that you didn’t ask for, but needed |
| Todoman | Simple, cli, standards-based task manager |
| Taskell | Command-line Kanban board/task manager |
| Todoist | TODO list web application |
| Yokadi | SQLite powered TODO list tool |
| VIT | Visual Interactive Taskwarrior |
| Tatuin | Task aggregation tool |
| Cfait | Take control of your TODO list |
| Todo TUI | Vim-like TUI that honors the simplicity of todo.txt |
| Judo | Terminal-based todo list application |
| todo | Lightweight and fast CLI-based todo program |
| TaskLite | Task manager built with Haskell and SQLite |
| taskbook | Tasks, boards & notes for the command-line |
| Taskdog | Task management system |
| omm | Keyboard-driven task manager |
| TTDL | Terminal ToDo List |
| yatto | Interactive VCS-based todo-list |
| rusk | Minimal cross-platform terminal task manager |
| c3 | Uses and extends calcurse’s format |
| todlog | Task and log manager |
| TimeMap | Personal knowledge tool |
| Schedrem | Python package that provides a tool for scheduling tasks and setting reminders |
| RonDO | Terminal productivity app |
| RazTodo | CLI task manager |
| Ratado | Keyboard-driven terminal task manager |
| dstask | Similar to Taskwarrior but uses git to synchronise instead of a special protocol |
| corner | Terminal-based task journal for developers |
| chop | Stream filter for todo lists. Like sed or sort, but for todos |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

