Skip to content

Electron app to browse and download files from attached Android devices

License

Notifications You must be signed in to change notification settings

bsdavidson/droid-downloader

Repository files navigation

Droid Downloader

Build Status

This is a (very) work-in-progress Electron app which provides an easier user interface to download files and folders from an Android device. It uses the Android Debug Bridge (ADB) command line tool to interact with Android devices.

screenshot

Developing

To run this app, you will need:

  • ADB (brew cask install android-platform-tools)
  • Node (brew install node)

Then you will need to clone the repository and run Yarn to start it:

git clone https://github.com/bsdavidson/droid-downloader.git
cd droid-downloader
yarn
yarn start

About

Electron app to browse and download files from attached Android devices

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published