Giter Site home page Giter Site logo

yz89 / elastos.dittobox.android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from elastos/elastos.dittobox.android

0.0 1.0 0.0 6.95 MB

License: GNU General Public License v2.0

Java 99.01% HTML 0.13% Makefile 0.25% Python 0.38% Batchfile 0.21% Shell 0.02%

elastos.dittobox.android's Introduction

DittoBox for Android

Introduction

DittoBox is a demo application integrating ownCloud over elastos carrier network, and through which we can access or save personal files to ownCloud server that could be deployed at home behind the router.

Highlights

This app demonstrates that all traditional http(/https)-based application can be refactored to elastos carrier apps running over carrier network. Being elastos carrier web app, the app server can be deployed without requirement of direct network accessibility.

For example, through elastos carrier network, you can deploy ownCloud server at local network at your home, and access ownCloud service at anywhere.

Build from source

Run following commands to get full source code:

$ git clone --recurse-submodules [email protected]:elastos/Elastos.DittoBox.Android.git

or

$ git clone [email protected]:elastos/Elastos.DittoBox.Android.git
$ git submoudle update --init --recursive

Then open this project with Android Studio to build distribution.

Dependencies

1. ownCloud

See details for ownCloud in README.ownCloud.md.

2. Elastos Carrier

See details for elastos carrier in https://github.com/elastos/Elastos.NET.Carrier.Android.SDK, and build org.elastos.carrier-debug(or release).aar with instructions.

Deployment

Before to run DittBox on Android, you need to have DittBox service to connect with. About how to build and install ownCloud server and DittBox agent, please refer to instructions in following repository:

https://github.com:elastos/Elastos.DittBox.Server

Run

After build and installation of DittoBox on Android, you need to scan QRcode of DittoBox agent address to pair at first. When pairing server succeeded, then you can use ownCloud to access and save files as origin ownCloud does.

Beaware, due to carrier is decentralized network, there would be a moment about 5~30s for DittoBox app to get completely connected to carrier network, as well as get friends connected(or online).

Thanks

All works base on ownCloud and elastos carrier Android SDK. Thanks to ownCloud team (especially) and carrier team.

License

GPLv2

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.