Skip to main content

A file sharing and media streaming utility for local network

Project description

Paradise

A file sharing and media streaming solution for local networks. Using this utility you can start a local server on your machine that is visible to other devices like mobile, laptop etc. Which can be used to download/upload files from other machines.

preview

Why it's needed?

Can't I just transfer files from/to External drive or internet.

This utility is useful for people that are using office/work laptop/device that usually disables USB ports and/or external disks. And you want to transfer locally, so that it will be faster as well as don't your internet data.

Getting Started

These instructions will get you a server up and running on your local machine.

Prerequisites

Requires: python 3.6+

Installing

Paradise is available on PyPi and can be easily installed using pip.

pip install paradise

If you already have paradise and want to update to a newer version

pip install -U paradise

You can get the cutting edge version directly from dev branch (this can be unstable)

pip install git+https://github.com/rahulsrma26/paradise

Running

paradise

This will show the output and ip of your machine on local network

INFO:     Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
INFO:     Started reloader process [14192] using statreload
INFO:     Started server process [1580]
INFO:     Waiting for application startup.
[Visit url] http://192.168.0.123:8000
INFO:     Application startup complete.

Web server can be reached using http://127.0.0.1:8000 on your browser on the same machine. But if you want to access the web server from other devices then you need to open Visit url in the browser. In this example it is http://192.168.0.123:8000.

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

paradise-0.3.0.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

paradise-0.3.0-py3-none-any.whl (8.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page