Hi everyone! I've been working on DevAnalyzer, an ...
# feed
m
Hi everyone! I've been working on DevAnalyzer, an open-source desktop application built with Compose Multiplatform and Kotlin Multiplatform to help Android and Kotlin developers analyze projects and maintain their development environment. I recently released v1.4.0, which introduces several new features: • Workspace Analyzer to scan multiple workspaces and identify active and unused Android SDKs, NDKs, CMake versions, Kotlin/Native toolchains, and Gradle wrappers. • Optional anonymous analytics powered by PostHog with a privacy-first approach. No source code, project names, file paths, or personal information are collected. • In-App Updates to check for new GitHub releases and view release notes directly from the app. • In-App Feedback to rate the app, report bugs, and suggest new features. Existing features include: • Project Analyzer • Clean Build • Storage Analyzer • Smart toolchain path discovery and configuration Everything runs locally, so your projects never leave your machine. Website: coding-meet.github.io/DevAnalyzer GitHub: github.com/Coding-Meet/DevAnalyzer Demo:

youtu.be/U7UPpqcjdLA

I'd love to hear your feedback or feature suggestions. Thanks!
K 3
I realized the original post had a bit too much formatting and too many emojis, which probably made it harder to read. Sorry about that. I've updated the post to keep it simpler and easier to scan. Thanks!