Skip to content

An unofficial implementation of Warpinator for Android

License

Notifications You must be signed in to change notification settings

uDEV2019/warpinator-android

This branch is 29 commits ahead of, 115 commits behind slowscript/warpinator-android:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9583115 · Dec 6, 2021
Dec 6, 2021
Sep 26, 2021
Aug 26, 2021
Dec 9, 2020
Sep 26, 2020
Jul 26, 2021
Nov 19, 2021
Jul 5, 2021
Jul 25, 2021
Sep 17, 2020
Sep 17, 2020
Sep 17, 2020
Sep 17, 2020

Repository files navigation

Warpinator for Android (unofficial)

This is an unofficial reimplementation of Linux Mint's file sharing tool Warpinator for Android.

Download

Get the APK from the Releases page

Also available on F-Droid and Google Play
Get it on Google Play

Building

Build with Android Studio or with this command (you will need to install Android SDK yourself though):

export ANDROID_SDK_ROOT=$HOME/Android/Sdk
./gradlew :app:assembleDebug

Translations

Warpinator for Android can be translated just like any other Android application. Just copy strings.xml from /app/src/main/res/values to /app/src/main/res/values-xx where xx is the code of the language you are translating to. Then translate everything in the new xml file and submit a PR.

About

An unofficial implementation of Warpinator for Android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%