TaskLite is a task manager built with Haskell and SQLite. It’s designed for people who want a command line workflow backed by a structured database rather than plain text files.
Alongside its CLI, the project also includes a GraphQL server and a web application, giving users multiple ways to manage, filter, inspect, and analyze their tasks.
This is free and open source software.
Key Features
- Command line task manager built with Haskell and SQLite.
- Includes a CLI tool, GraphQL server, and web application.
- Supports expressive task filtering and listing with commands such as `get`, `open`, and `random`.
- Lets users edit tasks in YAML form using their preferred text editor.
- Provides built-in shortcuts for quickly capturing common task types such as write, read, idea, watch, and buy.
- Supports recurring tasks, external commands, and lifecycle hooks.
- Can export task data in formats including CSV, JSON, and NDJSON for further processing and analysis.
- Uses SQLite storage, making it easy to query task data with SQL and integrate with third-party SQLite tools.
- Cross-platform support – runs under Linux, macOS, and Windows.
Website: github.com/ad-si/TaskLite
Support:
Developer: Adrian Sieber
License: GNU Affero General Public License v3.0

TaskLite is written in Haskell. Learn Haskell 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 |
| Todoman | Simple, cli, standards-based task manager |
| Taskell | Command-line Kanban board/task manager |
| dstask | Similar to Taskwarrior but uses git to synchronise instead of a special protocol |
| Dooit | Billed as a to-do manager that you didn’t ask for, but needed |
| Todoist | TODO list web application |
| Yokadi | SQLite powered TODO list tool |
| VIT | Visual Interactive Taskwarrior |
| Tatuin | Task aggregation tool |
| 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 |
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. |

