dsh-adb-logcat
适用于 DSH Web GUI 的 Android Studio 风格 ADB logcat 查看器:设备列表、实时 logcat 流、级别/标签/文本过滤、级别颜色、浮动和停靠布局、可拖动高度。
AI 分析
核心用途是在 DSH 界面中直接查看、过滤和调试连接的 Android 设备日志。适合进行 Android 应用开发、测试或设备调试的工程师。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:dxsdyhm/dsh-adb-logcat说明文档
阅读完整 README ↗Usage
- Open the "ADB Logcat" capsule in the bottom-right corner.
- Pick a device (auto-selected when one is present) — capture starts automatically.
- Use the level chips, text / tag filters, and the wrap / full-width / auto-scroll toggles.
- "Dock" moves the panel below the chat input box; "Float" returns it to the overlay.