Show HN: DroidDock – A sleek macOS app for browsing Android device files via ADB (rajivm1991.github.io)
I’m Rajiv, a software engineer turned Math teacher living in the mountains, where I like to slow down life while still building useful software.
I recently built DroidDock, a lightweight and modern macOS desktop app that lets you browse and manage files on your Android device via ADB. After 12 years in software development, I wanted a free, clean, and efficient tool because existing solutions were either paid, clunky, or bloated.
Features include multiple view modes, thumbnail previews for images/videos, intuitive file search, file upload/download, and keyboard shortcuts. The backend uses Rust and Tauri for performance.
You can download the latest .dmg from the landing page here: https://rajivm1991.github.io/DroidDock/ Source code is available on GitHub: https://github.com/rajivm1991/DroidDock
I’d appreciate your feedback on usability, missing features, or bugs. Thanks for checking it out!
— Rajiv
13 comments
[ 2.8 ms ] story [ 44.3 ms ] threadI'd expect something like Cyberduck quality UI, as an example. The author should aim to mimic system UI in my opinion as closely as possible (or integrate inside Finder).
I don't think using ADB is the right way to go about it. Normalizing elevated shell permissions just to copy files just feels like going the wrong way about it. Unless that's the only way to get decent Android file management done on Mac, of course.
EDIT: ok - it exists
https://github.com/JasonFerrara/jmtpfs
https://github.com/ismartcoding/plain-app