Description
CLI task / todo list manager with SQLite backend.
Description
TaskLite is a CLI task / todo list manager with a SQLite backend. It is designed to be simple and easy to use, while still providing a powerful interface for managing tasks. It's heavily inspired by Taskwarrior and stems from my personal frustration with some of its design decisions. Check out https://tasklite.org/differences_taskwarrior for a full comparison.
README.md
TaskLite Core
This Haskell package provides the core functionality for TaskLite. Use it to interact with a TaskLite database programmatically.