Files
alfred-preferences/Alfred.alfredpreferences/snippets/adb/adb logcat [O5K0L6J3-9I9N-4N4O-1K5L-6J9M2O8L0N7P].json
Timmy c815d75cdd feat: optimize ADB snippet collection
- Remove old/duplicate snippets (14 removed)
- Add comprehensive ADB commands (35 added)
- Improve snippet names with Chinese descriptions

Categories:
- Basic device management (devices, connect, disconnect, server control)
- Reboot options (normal, recovery, bootloader)
- App management (install, uninstall, package info)
- File operations (push, pull)
- Screen & input (screencap, screenrecord, input simulation)
- System info & debugging (logcat, dumpsys, battery, etc.)
- Shell commands (pm, wm, am, getprop/setprop)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 09:49:23 +08:00

9 lines
166 B
JSON

{
"alfredsnippet" : {
"snippet" : "adb logcat",
"uid" : "O5K0L6J3-9I9N-4N4O-1K5L-6J9M2O8L0N7P",
"name" : "查看系統日誌",
"keyword" : ""
}
}