tasklite: CLI task / todo list manager with SQLite backend

[ agpl, cli, program, task, todo ] [ Propose Tags ]

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.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.3.0.0
Dependencies base (>=4.18 && <5), directory, filepath, protolude (>=0.3), tasklite-core, text, yaml [details]
License AGPL-3.0-or-later
Copyright Adrian Sieber
Author Adrian Sieber
Maintainer mail@adriansieber.com
Category CLI, Task, Todo
Home page https://github.com/ad-si/TaskLite#readme
Bug tracker https://github.com/ad-si/TaskLite/issues
Source repo head: git clone https://github.com/ad-si/TaskLite
Uploaded by adrian at 2024-05-05T09:00:49Z
Distributions
Executables tasklite
Downloads 13 total (13 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2024-05-05 [all 2 reports]

Readme for tasklite-0.3.0.0

[back to package description]

TaskLite

CLI task manager built with [Haskell] and [SQLite].

Screenshot of TaskLite's help output

Check out tasklite.org for extensive documentation.