Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inferiorak/milocalshare
A Local File Sharing Web Application. Have Better speed, Better performance , Easy To Use, No Pera Chill....
https://github.com/inferiorak/milocalshare
file-sharing file-uploader flask flask-server local-server local-sharing milocalshare python-flask-application shareit
Last synced: about 23 hours ago
JSON representation
A Local File Sharing Web Application. Have Better speed, Better performance , Easy To Use, No Pera Chill....
- Host: GitHub
- URL: https://github.com/inferiorak/milocalshare
- Owner: InferiorAK
- License: mit
- Created: 2022-11-28T19:32:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-28T21:11:08.000Z (almost 2 years ago)
- Last Synced: 2023-04-26T08:55:25.566Z (over 1 year ago)
- Topics: file-sharing, file-uploader, flask, flask-server, local-server, local-sharing, milocalshare, python-flask-application, shareit
- Language: Python
- Homepage:
- Size: 1.12 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MiLocalShare
A Local File Sharing Web Application. Have Better speed, Better performance , Easy To Use, No Pera Chill....# Support in
- Every Device## Tutorial
Click Here## Installation
- Clone this repository -
```
git clone https://github.com/inferiorak/MiLocalShare
```- Now go to cloned directory -
```
$ cd MiLocalShare
$ pip3 install -r requirements.txt
$ clear
$ python3 app.py -h
```
## Overview
```
usage: app.py [options]File Sharing Web Application
options:
-h, --help show this help message and exit
-p [PORT], --port [PORT]
Define Network Port
-path [PATH], --set-path [PATH]
Set File Path
-v, --version Print Version
```