Skip to content

ravi-prakash1907/cater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cater - 2.0 📤

A Python library for instent file sharing, based on TCP.

What's New

Currently we are working to enhence the application and library with many new features.
Following are out current aims:

  1. Make the sharing speed more presentable at sender's end
  2. Compress/Extract feature if multiple files are to be shared
  3. Atomatically detect the Broadcast IP and lunches the server smoothly

Usage 🎯

from cater import cater

# Demo: cater.app()
cater.app()

Installation ⚠️

To install using pip from PyPi

pip install cater

To install from github

pip install git+https://github.com/ravi-prakash1907/cater.git

Requirements 🌌

Support for Python 3.0 and greater.

Development 🛎️

Source code is in cater. Start editing and Happy contributing! 🌟

Running tests 🔥

python -m unittest

Licence ✅

MIT. See LICENSE.md

-->

Authors ✏️

cater was written by Ravi Prakash.