Important
iOS is not supported
This is an android app made to manage your Zipline V4 (self-hosted) server and also upload files or shorten URLs. You can also share files to the app to upload them.
- Upload Files
- Shorten URLs
- Manage Files
- Manage URLs
- Manage Folders
- View your Stats
- Manage your own User
- Manage Users (requires an admin account)
- Manage Server Settings (requires a admin or superadmin account)
Note
If you add a widget but it appears empty or has null values, set the app battery usage to "Unrestricted" and re-add them.
This should fix it.
The app is available on the following platforms:
To create a development build just run ./gradlew assembleDebug or use the Android Studio Emulator
This will create an APK in app/build/outputs/apk/debug/app-debug.apk
Building an apk
just run ./gradlew assembleRelease
This will create an APK in app/build/outputs/apk/release/app-release(-unsigned).apk