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%
| .idea | Fixed HTTP Basic Auth | |
| res | Android 2.3 compatibility. | |
| src/com/qweex | Created class to replace lastModified() functionality on Android versions that it doesn't work on. | |
| AndroidManifest.xml | Fixed HTTP Basic Auth | |
| ant.properties | Initial Commit. | |
| build.xml | Initial Commit. | |
| Eyebrows-Sync.iml | Added Notification | |
| LICENSE | Initial Commit. | |
| proguard-project.txt | Initial Commit. | |
| project.properties | Initial Commit. | |
| README.md | Initial Commit. | |
Eyebrows-Sync - Android file syncronization app
Copyright 2014 cat-dev-null
http://cat-dev-null.me
Contents:
- Configuration
- 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.
There is also a native Android app for Eyebrows for just browsing the files instead of syncing them.
Visit the Eyebrows-Android repo
- Configuration
TBA
- License
Eyebrows-Sync is released under the BSD 3-Clause License.