Judo (Just Do It) is a simple TUI for managing todo lists. You can create multiple lists, add items to them, mark items as complete, and delete items or entire lists when you’re done.
The interface shows your lists on the left side and the items from the selected list on the right side. You can manage multiple databases, switch between them, and create new ones on the fly. All your data is saved locally on your computer, so your todos persist between sessions.
When you start Judo, you’ll see the main interface with two panels:
- Left panel: Your todo lists.
- Right panel: Items from the selected list.
Navigate between lists and items using the keyboard. You can switch between different databases, create new ones, and manage your todos across multiple databases. All changes are automatically saved to your local database.
This is free and open source software.
Key Features
- Uses a configuration file to manage multiple databases
- todo lists and items are stored in local SQLite databases on your computer. This means:
- Your data persists between application sessions
- No internet connection required
- Your todos remain private on your machine
- You can have multiple databases for different contexts (work, personal, projects, etc.)
- You can backup individual database files if needed
- Configuration and databases are stored in standard system directories.
- Cross-platform support – runs under Linux, macOS, and Windows.
Website: github.com/giacomopiccinini/judo
Support:
Developer: Giacomo Piccinini
License: MIT License

Judo is written in Rust. Learn Rust 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. |

