Skip to content

Simple Android App to upload files and get a sharable link which must be opened using this app to download the file. File gets deleted once its downloaded. Number of days until the file gets deleted (when its not downloaded) can be specified too. 👻

License

Notifications You must be signed in to change notification settings

pranavlathigara/file.io-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnonyFile Android App

Codacy Badge

This simple app allows you to upload any file and get a sharable link with a set expiration time. The file will be Deleted after its downloaded or after expiration time (regardless of whether its downloaded or not). This app is made with the help of file.io which is an Anonymous, Secure file sharing platform by Humbly.

Screenshots 📸

Home Screen

Libraries Used ❤️

Vector Images from FlatIcon.

TODO List ✅:

  • Set Expiration Time
  • Handle different use cases for storage on the device.
  • Handle Different File Types and Different File Managers (BUG!!)
  • Progress Bar for File Upload Progress
  • Custom Error Dialog
  • restructure App with MVVM (kinda maybe!)😉
  • UI Testing
  • Support for Multiple File Upload (Create a List)
  • App Icon
  • Kotlinize the project 🎳

About

Simple Android App to upload files and get a sharable link which must be opened using this app to download the file. File gets deleted once its downloaded. Number of days until the file gets deleted (when its not downloaded) can be specified too. 👻

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%