Coder Social home page Coder Social logo

andoukie2's Introduction

Andoukie2 (doukie client for Android. Version 2!)

doukie2 client for Android. (what is doukie2? here.)

attention!

this repository is not compatible previous version.
If you use to this repository, you can't use previous version.
Android client can't use previous, too.

this version support additional features following.

  • recursive folder copy.
  • save options to file when exit.
  • sync progress is display.
  • HTTPS support.

demo

andoukie

solution

AirDrop, Nearby Share is very useful file transfer method.

But, It's not what I'd expect opened economy method.

Only use between Android.
or on not supported computers, is require support by official or OSS comunity effort.

We know universal protocol, is HTTP.

I think to want implement easy file transfer method by HTTP.
and, I realize file transfer on multi platform (include Smart phone!).

features

  • read QR Code to syncing (no input operation)
  • gauge and switch easily operation
  • file exists check (use md5 hash)
  • recursive folder copy.
  • save options to file when exit.
  • sync progress is display.
  • HTTPS support.

installation

manually install

git clone https://github.com/yasutakatou/andoukie2
cd andoukie2
cordova platform add android
cordova build android
(displaying place of adb file.)
adb install (place of adb file.)

or download binary from release page.
save binary file, and adb install.

adb install (place of adb file.)

uninstall

use app uninstall method on Android.

method of operation

  • 1st

1

run doukie2 on you want to sync device.
after running, enter key or space key on terminal console.
QR Code displaying.
run this app on Android, and read to QR Code.

  • 2nd

operating on Android touch pannel.

2

① gauge of sync interval

this gauge is interval of file syncing.
example (60), is sync every 60 seconds.
(0) is not syncing.

② QR Scan

QR Code reading again.

③ Save as

reset save folder.

④ not delete mode

default this switch is off.
If some file exists Android, but not exists server, that file delete on .
when turn on this switch to not delete.

⑤ Exit

Exit and save config file. If you run again this tool, tool read that file, set options.

note) config file place.

Internal Storage

  • Android - data - com.cordova.andoukie2 - files - config

⑥ status column

This place display sync status or another message.

problem

  • fail to large file download!

this tools download little by little implement,
therefore The short sync cycle interrupt download session at larger file.
So,you operate "gauge of sync" longer.

  • why Android can't use server and auto sync mode?

this application builed by Apache Cordova.
Cordova plugins are very instability.
I can't work to want any features.
(I feel about 50% not work. because depend old Android API.)
By the next try to build Android application, I consider another framework, react native, Flutter..

FYI (many thanks!)

LICENSE

Apache License, Version 2.0

andoukie2's People

Contributors

yasutakatou avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.