macOS
brew install tasklinelocal Homebrew formula metadata
brew
Tasks, boards & notes for the command-line habitat. Version 1.6.0 via Homebrew; verified 2026-06-22.
install
brew install tasklinelocal Homebrew formula metadata
overview
Tasks, boards & notes for the command-line habitat
history
Taskline is a terminal task, board, and notes application distributed as a CLI named tl. Its README emphasizes simple syntax, board and timeline views, local atomic JSON storage, optional Firestore storage, and terminal-first task management.
The README says Taskline was heavily inspired by taskbook and was rewritten because the author wanted missing features and a more modern approach. The changelog records a v1.0.1 complete rebuild in TypeScript and later additions such as customizable colors, localization, humanized dates, logging, time logging, and a git storage module.
Official install instructions cover Yarn, npm, and Snapcraft. The source facts list a Homebrew formula, putting Taskline in both JavaScript-package and Unix package-manager distribution channels.
The tl command manages tasks, notes, boards, archive/restore, search, priorities, due dates, moving items between boards, and list views. The README documents ~/.taskline.json for configuration and ~/.taskline/storage for JSON data storage.
Taskline is aimed at users who want a self-contained terminal task system rather than a Taskwarrior extension.
Taskline is interesting to package nerds as a Node-era terminal productivity app: a global npm/yarn CLI, a Snap package, and a Homebrew formula wrapped around a local-file task database with optional cloud storage.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.taskline.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tl | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/perryrh0dan/taskline
install metadata
| Package key | brew:taskline |
|---|---|
| Version | 1.6.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/taskline |
| Homepage | https://github.com/perryrh0dan/taskline |
| Repository | https://github.com/perryrh0dan/taskline |
| Upstream docs | https://github.com/perryrh0dan/taskline#readme |
| License | MIT |
| Source archive | https://registry.npmjs.org/@perryrh0dan/taskline/-/taskline-1.6.0.tgz |
| Last updated | 2026-06-22T14:06:26-07:00 |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | taskline |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.