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.
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
- Rahul Sharma - Initial work - Rahul Sharma
License
This project is licensed under the MIT License - see the LICENSE file for details
Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration - Testing & Packaging by Hynek Schlawack
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
Built Distribution
File details
Details for the file paradise-0.3.0.tar.gz
.
File metadata
- Download URL: paradise-0.3.0.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a120943195e5d1232a6089d541917efa15704880ec2b5827d4d66d93aee6c26a |
|
MD5 | b9e169d32517db5715cc79d249d20a2c |
|
BLAKE2b-256 | a347e58a497455a5ab65b2b4b9a956488492d4ce765b453e12fb95d3b2fbdad1 |
File details
Details for the file paradise-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: paradise-0.3.0-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6e5f75ffa9bdc089a01f769675ce88f48ededa5b1a8024804942ca646e9f143 |
|
MD5 | 7276185ee1a40a0c31645c6fbaa076cd |
|
BLAKE2b-256 | 509559bf010202eabda920834dcfef77c854dafeefe2c7363dcaf1a144c135ba |