Expand description
DroidTUI Library
A beautiful Terminal User Interface (TUI) for Android development and ADB commands. This library provides a high-level interface to ADB operations with a modern TUI.
Modules§
- adb
- ADB Client Abstraction Layer
- app
- devtools
- Dev Tools — build, run, and edit Android projects from the terminal.
- effects
- event
- fastboot
- Fastboot operations via the
fastbootCLI tool. - logcat
- Logcat Viewer Module
- menu
- Command menu rendered as per-section “cards”.
- message
- model
- theme
- Application-wide colour theme system.
- update
- view
- View layer — pure rendering from the current
Model.