macOS
brew install tasklinelocal Homebrew formula metadata
安装
brew install tasklinelocal Homebrew formula metadata
概览
Tasks, boards & notes for the command-line habitat
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.json可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
tl | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/perryrh0dan/taskline
安装元数据
| 软件包键 | brew:taskline |
|---|---|
| 版本 | 1.6.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/taskline |
| 主页 | https://github.com/perryrh0dan/taskline |
| 仓库 | https://github.com/perryrh0dan/taskline |
| 上游文档 | https://github.com/perryrh0dan/taskline#readme |
| 许可证 | MIT |
| 源码归档 | https://registry.npmjs.org/@perryrh0dan/taskline/-/taskline-1.6.0.tgz |
| 最后更新 | 2026-06-22T14:06:26-07:00 |
| Pulse | updated |
| 依赖 | node |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.