Simple upload service with TOTP support, made with Python Flask
Find a file
swee d0627b6c87
All checks were successful
Test web app / Check syntax (push) Successful in 37s
Update templates/home.html
2025-02-14 17:08:28 -08:00
.forgejo/workflows Add .forgejo/workflows/test.yml 2025-02-12 17:49:24 -08:00
templates Update templates/home.html 2025-02-14 17:08:28 -08:00
.gitignore Initial commit 2025-02-10 21:26:03 -08:00
LICENSE Initial commit 2025-02-10 21:26:03 -08:00
README.md Update README.md 2025-02-11 16:09:14 -08:00
server.py Update server.py 2025-02-14 17:04:26 -08:00

FastFile

Simple upload service with TOTP support, made with Python Flask.

This is basically an open-sourced + enhanced version of the one I had in my old PythonAnywhere site.