Skip to content

Releases: davistdaniel/droic

v.0.1b0

28 May 23:15

Choose a tag to compare

v.0.1b0 Pre-release
Pre-release

First release.

  • 🔍 Auto-detects ADB-connected devices via USB or Wi-Fi
  • 📡 One-click ADB-over-WiFi connection from the dashboard
  • 📊 Live metric visualization (currently supports CPU, memory, tasks)
  • 💾 Local SQLite storage with device metadata and timestamps
  • 🛎️ In-app notifications for device events and status
  • 🧭 Custom monitoring controls:
    • Interval adjustment
    • Metric selection
    • Toggle saving to DB
  • 📈 Live plot (latest 100 points) + persistent historical data
  • ⚙️ Built using Python, Dash, Plotly, Pandas