Skip to content

onionjake/clearskies-ruboto

Repository files navigation

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

About

An implmentation of clearskies on android using ruboto.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published