Back to Apps
Open source terminal dashboard

AgentDeck

Your AI operations deck.
一個終端畫面,掌握 agents、系統與服務。

agentdeck — overview
AgentDeck terminal dashboard showing AI agents, system health, local services, weather, and AI news

One screen, full context

Stay in the terminal. See what matters.

AgentDeck 把 AI coding agents 和日常維運訊號整理成一個可操作的 terminal dashboard,讓狀態、異常與下一步不再散落各處。

AI agent visibility

同時追蹤本機 Codex 與 Claude Code 的執行狀態、sessions、token 用量與服務狀態。

One priority queue

把需要注意的系統、容器與服務問題依嚴重度排好,直接從 Overview 進入細節。

Local operations

整合 CPU、記憶體、磁碟、process、listening ports、Docker 與 Kubernetes 狀態。

News, weather, calendar

在同一個終端畫面查看 AI 新聞、所在地天氣與 ICS 行事曆,新聞可交由本機 Codex 翻譯。

Keyboard and mouse

支援快捷鍵、頁籤導覽與滑鼠點擊,在 80 欄終端也能維持清楚可讀。

Safe updates

跨 macOS 與 Linux 發佈,安裝檔驗證 SHA-256;更新永遠需要使用者確認。

Install

Up and running in one command.

Installer 會下載符合平台的 GitHub Release、驗證 SHA-256,並安裝到 ~/.local/bin

支援 macOS 與 Linux。需要系統已有 curl

Terminal
$ curl -fsSL https://raw.githubusercontent.com/SammyLin/AgentDeck/main/install.sh | sh