mirror of
https://github.com/syncthing/syncthing-android.git
synced 2025-01-09 11:41:29 +00:00
Added note on fork
Added note on fork
This commit is contained in:
parent
b7cfd12c06
commit
31444129ea
1 changed files with 5 additions and 9 deletions
14
README.md
14
README.md
|
@ -1,19 +1,15 @@
|
|||
# syncthing-android
|
||||
This a fork. There are no builds of it on GPlay nor F-Droid. If you'd like to have one, you can build it yourself. Please open an issue under this fork if you need my help.
|
||||
|
||||
[![Build Status](https://travis-ci.org/syncthing/syncthing-android.svg?branch=master)](https://travis-ci.org/syncthing/syncthing-android)
|
||||
Important: Please don't file bugs at the upstream repository syncthing-android if you are using this fork.
|
||||
|
||||
# syncthing-android
|
||||
android)
|
||||
[![License: MPLv2](https://img.shields.io/badge/License-MPLv2-blue.svg)](https://opensource.org/licenses/MPL-2.0)
|
||||
[![Bountysource](https://api.bountysource.com/badge/tracker?tracker_id=1183310)](https://www.bountysource.com/teams/syncthing-android)
|
||||
|
||||
A wrapper of [Syncthing](https://github.com/syncthing/syncthing) for Android.
|
||||
|
||||
<img src="app/src/main/play/en-GB/listing/phoneScreenshots/screenshot_phone_1.png" alt="screenshot 1" width="200" /> <img src="app/src/main/play/en-GB/listing/phoneScreenshots/screenshot_phone_2.png" alt="screenshot 2" width="200" /> <img src="app/src/main/play/en-GB/listing/phoneScreenshots/screenshot_phone_3.png" alt="screenshot 3" width="200" />
|
||||
|
||||
[<img alt="Get it on Google Play" src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png" height="80">](https://play.google.com/store/apps/details?id=com.nutomic.syncthingandroid) [<img alt="Get it on F-Droid" src="https://f-droid.org/badge/get-it-on.png" height="80">](https://f-droid.org/app/com.nutomic.syncthingandroid)
|
||||
|
||||
# Translations
|
||||
|
||||
The project is translated on [Transifex](https://www.transifex.com/projects/p/syncthing-android/).
|
||||
|
||||
# Building
|
||||
|
||||
### Dependencies
|
||||
|
|
Loading…
Reference in a new issue