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 应用开发、测试或设备调试的工程师。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:dxsdyhm/dsh-adb-logcatREADME
Read the full 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.