PyServed v2.0.1

Made by Shaurya Pratap Singh

Installation

Using pip(for stable releases.) ->

$ pip install pyserved

Using Git (for latest updates) ->

$ git clone https://github.com/SblipDev/pyserved.git
$ python3 setup.py install

Usage

Once installed, you can send files across computers.

To send files. It will ask the file path.

$ sndfile

To get files.

$ getfile

Thats it. Feel free to contribute. Have a nice day

GitHub

View Github