Skip to content

AEDevLens

Extensible on-device dev tools for Kotlin Multiplatform.

AEDevLens is a lightweight, plugin-based developer tools library for KMP apps. It provides a beautiful Compose UI overlay for inspecting logs, network traffic, and more — all without leaving the app.

Features

  • 📋 Log Viewer — Real-time log inspection with filtering by level and tag
  • 🔌 Plugin System — Easily extend with custom UIPlugin or DataPlugin
  • 🎨 Compose UI — Material 3 themed overlay with dark/light mode support
  • 📱 KMP — Works on Android, iOS, and Desktop