droid-downloader

0.1.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i droid-downloader

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

2.9 MB

Total Files

105

Last publish

Collaborators

  • bsdavidson