NovaFox161 / universal-file-uploader

An android app to upload files to remote hosting. Includes integrated support for Nothing Domains
GNU Lesser General Public License v3.0
0 stars 0 forks source link
android android-app file-upload file-uploader nothing-domains

About Universal File Uploader

Universal File Uploader (UFU) is a simple Android App that can upload any file to the selected host.

Google Play Page: https://play.google.com/store/apps/details?id=com.cloudcraftgaming.universalfileuploader Privacy Policy: https://www.cloudcraftgaming.com/policy/privacy-app

Core Features

Supported Hosts

More hosts coming soon!

Planned Features

Contributing

  1. Fork this repo and make changes in your own copy
  2. Add a test if applicable and run the existing tests with mvn clean test to make sure they pass
  3. Commit your changes and push to your fork git push origin master
  4. Create a new pull request and submit it back to us!