macOS
brew install tasklinelocal Homebrew formula metadata
brew / Rang 6933
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für taskline in AI-Agent-Workflows.
Installation
brew install tasklinelocal Homebrew formula metadata
Überblick
Tasks, boards & notes for the command-line habitat
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
tl | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:taskline |
|---|---|
| Version | 1.6.0 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/perryrh0dan/taskline |
| Zuletzt aktualisiert | 2026-06-22T14:06:26-07:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.