Awesome
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
<a href='https://f-droid.org/en/packages/slowscript.warpinator'><img src='https://fdroid.gitlab.io/artwork/badge/get-it-on.png' width='170px'/></a>
<a href='https://play.google.com/store/apps/details?id=slowscript.warpinator'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png' width="170px"/></a>
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
Translations are now being done through Weblate