Skip to content

Application for uploading files and viewing information about uploaded files.

License

Notifications You must be signed in to change notification settings

ayu2606/AyuFiles

Repository files navigation

Ayuu Files

AyuFiles is an application for uploading files and viewing information about uploaded files. Alternative to anonfiles

Features

  • Light/dark mode toggle
  • Uploading of files
  • Previewing PDFs

Roadmap

  • Ensure total anonmity

  • Optimization

  • Auto Deletion

  • Request Deletion

  • Login/Registration

Deployment

First download neccesary packages

  pip install -r requirements.txt

Now configure host in app.py at line 9 (Note: Host is just to display url after upload, it will not affect hosting.)

Now deploy the project

  python app.py

Run Locally

Clone the project

  git clone https://github.com/ayu2606/AyuFiles.git

Go to the project directory

  cd AyuFiles

Install dependencies

  pip install -r requirements.txt

Now configure host in app.py at line 9 (Note: Host is just to display url after upload, it will not affect hosting.)

Start the server

  python app.py

Contributing

Contributions are always welcome!

About

Application for uploading files and viewing information about uploaded files.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published