dxsdyhm/dsh-adb-logcat0

dsh-adb-logcat

Android Studio-style ADB logcat viewer for the DSH Web GUI: device list, live logcat streaming, level/tag/text filtering, level colors, floating and docked layouts, draggable height.

AI Analysis

核心用途是在 DSH 界面中直接查看、过滤和调试连接的 Android 设备日志。适合进行 Android 应用开发、测试或设备调试的工程师。

Package
dsh-adb-logcat
Version
1.0.0
License
MIT
Last updated
Aug 26, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:dxsdyhm/dsh-adb-logcat

Usage

  1. Open the "ADB Logcat" capsule in the bottom-right corner.
  2. Pick a device (auto-selected when one is present) — capture starts automatically.
  3. Use the level chips, text / tag filters, and the wrap / full-width / auto-scroll toggles.
  4. "Dock" moves the panel below the chat input box; "Float" returns it to the overlay.