mirror of
https://github.com/spieglt/FlyingCarpet.git
synced 2025-09-07 01:58:44 +00:00
f-droid, badges
This commit is contained in:
16
README.md
16
README.md
@@ -1,10 +1,18 @@
|
||||
## Version 8 adds the option to send folders from Android and iOS
|
||||
|
||||
Android version is available [here](https://play.google.com/store/apps/details?id=dev.spiegl.flyingcarpet), or if you prefer to sideload, `android_FlyingCarpet.apk` is available on the [releases](https://github.com/spieglt/FlyingCarpet/releases) page. If anyone can add it to F-Droid now that the source is public, please do.
|
||||
### Download for Android:
|
||||
|
||||
iOS version [here](https://apps.apple.com/us/app/flying-carpet-file-transfer/id1637377410) or search the App Store for "Flying Carpet File Transfer".
|
||||
<a href="https://play.google.com/store/apps/details?id=dev.spiegl.flyingcarpet"><img alt="Get it on Google Play" src="screenshots/google-play.png" height="80"/></a> <a href="https://f-droid.org/packages/dev.spiegl.flyingcarpet"><img src="screenshots/f-droid.png" alt="Get it on F-Droid" height="80"></a>
|
||||
|
||||
Linux, macOS, and Windows versions are available on the [releases](https://github.com/spieglt/FlyingCarpet/releases) page. Installers and standalone executable versions available.
|
||||
Or if you prefer to sideload, `android_FlyingCarpet.apk` is available on the [releases](https://github.com/spieglt/FlyingCarpet/releases) page.
|
||||
|
||||
### Download for iOS:
|
||||
|
||||
<a href="https://apps.apple.com/us/app/flying-carpet-file-transfer/id1637377410"><img alt="Get it on Apple App Store" src="screenshots/app-store.png" height="60"/></a>
|
||||
|
||||
Or search the App Store for "Flying Carpet File Transfer".
|
||||
|
||||
### Linux, macOS, and Windows versions are available on the [releases](https://github.com/spieglt/FlyingCarpet/releases) page. Installers and standalone executable versions available.
|
||||
|
||||
# Flying Carpet
|
||||
|
||||
@@ -49,7 +57,7 @@ sudo apt install libsoup2.4* libjavascriptcoregtk* libgdk-pixbuf2.0* librust-pan
|
||||
|
||||
+ macOS sometimes switches back to a wireless network with internet connectivity during particularly long transfers.
|
||||
|
||||
+ The Android version requires at least Android 11/API level 30. There is a version requiring only Android 6/SDK 23 on the releases page, please tell let me know whether it worked on Android 10/SDK 29 or earlier. The Android version does not work on some Xiaomi, MIUI, or HarmonyOS devices, and possibly other Android-like OSes. I don't own these devices and so can't test, but it seems like this is due to lack of support for the [LocalOnlyHotspot](https://developer.android.com/develop/connectivity/wifi/localonlyhotspot) API. It has been confirmed to work on at least one Xiaomi phone.
|
||||
+ The Android version requires at least Android 8/API level 26. The Android version does not work on some Xiaomi, MIUI, or HarmonyOS devices, and possibly other Android-like OSes. I don't own these devices and so can't test, but it seems like this is due to lack of support for the [LocalOnlyHotspot](https://developer.android.com/develop/connectivity/wifi/localonlyhotspot) API. It has been confirmed to work on at least one Xiaomi phone.
|
||||
|
||||
+ Requires Windows 10 or later.
|
||||
|
||||
|
BIN
screenshots/app-store.png
Normal file
BIN
screenshots/app-store.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.5 KiB |
BIN
screenshots/f-droid.png
Normal file
BIN
screenshots/f-droid.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
BIN
screenshots/google-play.png
Normal file
BIN
screenshots/google-play.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.8 KiB |
Reference in New Issue
Block a user