Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 498 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 498 Bytes

Clearskies Ruboto

This is an android client implementing the ClearSkies protocol.

Setup

Install ruboto (and any dependencies)

After cloning the repo:

git submodule init
git submodule update

Running

Run the daemon on your computer and create a share

export CLEARSKIES_DIR=/tmp/android_db
./clearskies debug
./clearskies share /tmp/android_db/ read_write
SYNCWTOXXXXXXXXX

Put the access code in src/clear_skies_service.rb