Server lib for "Python File Sharing" app. PFShare is a simple and compatible file-sharing app made based on network which allows users to connect and share with eachother regardless of their OS.
Navigate to releases for downloading the app!
First of all, users need to be connected to a common network. it can be a Hotspot, etc. Then, one of the users should be the host and run the script as following:
python run.py 0.0.0.0 5000 false
then everyone in the network can connect using the address made by program.
- adding chat to sharearea
- fixing progress in sharearea
- enhancing filemanager ui
- making filemanager password protected
- making secret area