A Python library for instent file sharing, based on TCP.
Currently we are working to enhence the application and library with many new features.
Following are out current aims:
- Make the sharing speed more presentable at sender's end
- Compress/Extract feature if multiple files are to be shared
- Atomatically detect the Broadcast IP and lunches the server smoothly
from cater import cater
# Demo: cater.app()
cater.app()
To install using pip from PyPi
pip install cater
To install from github
pip install git+https://github.com/ravi-prakash1907/cater.git
Support for Python 3.0 and greater.
Source code is in cater. Start editing and Happy contributing! 🌟
python -m unittest
MIT. See LICENSE.md
-->
cater
was written by Ravi Prakash
.