Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.47 KB

File metadata and controls

33 lines (20 loc) · 1.47 KB

Warpinator for Android (unofficial)

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

⚠️ Warning: Fake/malicious website

http://warpinator.com is a fake website, potentially malicious!

Do NOT download or run any software from it!

We do not know who maintains it. See notice from the Linux Mint team.

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

Translations are now being done through Weblate

Weblate