cat-dev-null/eyebrows-sync
Archived
1
0
Fork
You've already forked eyebrows-sync
0
An app for Android that allows file syncronization using Eyebrows (Java, 2014)
This repository has been archived on 2026年03月13日. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Java 100%
2014年12月15日 15:03:44 -07:00
.idea Fixed HTTP Basic Auth 2014年12月15日 15:02:14 -07:00
res Android 2.3 compatibility. 2014年04月03日 03:49:14 -06:00
src/com/qweex Created class to replace lastModified() functionality on Android versions that it doesn't work on. 2014年12月15日 15:03:44 -07:00
AndroidManifest.xml Fixed HTTP Basic Auth 2014年12月15日 15:02:14 -07:00
ant.properties Initial Commit. 2014年03月07日 23:50:50 -07:00
build.xml Initial Commit. 2014年03月07日 23:50:50 -07:00
Eyebrows-Sync.iml Added Notification 2014年03月10日 18:29:37 -06:00
LICENSE Initial Commit. 2014年03月07日 23:50:50 -07:00
proguard-project.txt Initial Commit. 2014年03月07日 23:50:50 -07:00
project.properties Initial Commit. 2014年03月07日 23:50:50 -07:00
README.md Initial Commit. 2014年03月07日 23:50:50 -07:00

Eyebrows-Sync - Android file syncronization app

http://cat-dev-null.me

Contents:

  1. Configuration
  2. License

Eyebrows-Sync is an app that uses Eyebrows to syncronize files between an Android device and a computer.

Eyebrows itself is also on Github and is released under the BSD license as well.

Visit the Eyebrows repo

There is also a native Android app for Eyebrows for just browsing the files instead of syncing them.

Visit the Eyebrows-Android repo

  1. Configuration

TBA

  1. License

Eyebrows-Sync is released under the BSD 3-Clause License.