This is used to send the files anonymously.
NOTE:- Your files will be available in public domain like the hosted platforms,website maintainers,...
https://anirudh3167.pythonanywhere.com- Django (suggested to use virtual environment)
-
Download all the code or use git bash
git clone https://github.com/Anirudh3167/FileShare
-
Then navigate to directory consisting
manage.py
FileShare/FileShare
in this repo. -
Run commands:-
3.1
python manage.py makemigrations
to detect the changes in the database.3.2
python manage.py migrate
to create/update the database changes3.3
python manage.py runserver
to create a local server usually athttp://127.0.0.1:8000
-
Navigate to directory consisting
manage.py
FileShare/FileShare
in this repo. -
Run commands:-
2.1
python manage.py runserver
to create a local server usually athttp://127.0.0.1:8000
-
Facilitates anonymous file upload and download.
-
Public availability of links (via public links on home page)
-
Anonymous file upload and download
-
A text editor with some built-in editings
-
A file editor
-
Special space for popular files
-
Multiple people editings availability (like in replit)
-
Tools Introduction
6.1 File converters
6.2 AI based
image to text
identifiers6.3 Auto code completion