All Projects → gooooloo → grpc-file-transfer

gooooloo / grpc-file-transfer

Licence: MIT license
Handy tool for file transfer using Python gRPC

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to grpc-file-transfer

Youtransfer
The simple but elegant self-hosted file transfer & sharing solution
Stars: ✭ 1,525 (+3288.89%)
Mutual labels:  file-transfer
File Picker
The Kloudless File Picker is a file chooser and uploader for apps that integrates with 20+ cloud storage services with a few lines of code
Stars: ✭ 208 (+362.22%)
Mutual labels:  file-transfer
Jonin
A fully customizable CLI application to coummunicate with and send commands to Ninja running behind any NAT, firewall and proxy! Providing secure shell access, file transfer and shell stream (stream shell output from remote to a local file). Jonin has no prerequisites, you can just download the release and use it right away!
Stars: ✭ 21 (-53.33%)
Mutual labels:  file-transfer
Blobxfer
Azure Storage transfer tool and data movement library
Stars: ✭ 120 (+166.67%)
Mutual labels:  file-transfer
Nitroshare Android
Android application for transferring files between devices
Stars: ✭ 164 (+264.44%)
Mutual labels:  file-transfer
exe2hex
Inline file transfer using in-built Windows tools (DEBUG.exe or PowerShell).
Stars: ✭ 284 (+531.11%)
Mutual labels:  file-transfer
Lanxchange
Configuration-free, cross-platform file transfers for your local network
Stars: ✭ 96 (+113.33%)
Mutual labels:  file-transfer
rsync
gokrazy rsync
Stars: ✭ 308 (+584.44%)
Mutual labels:  file-transfer
Ft
File Transferer
Stars: ✭ 176 (+291.11%)
Mutual labels:  file-transfer
saisoku
Saisoku is a Python module that helps you build complex pipelines of batch file/directory transfer/sync jobs.
Stars: ✭ 40 (-11.11%)
Mutual labels:  file-transfer
Socketdemo
创建热点发送文件,让另一台手机连接热点接收文件
Stars: ✭ 129 (+186.67%)
Mutual labels:  file-transfer
Kuaichuan
仿茄子快传的一款文件传输应用
Stars: ✭ 1,727 (+3737.78%)
Mutual labels:  file-transfer
faiss-server
faiss serving :)
Stars: ✭ 111 (+146.67%)
Mutual labels:  grpc-python
Wififiletransfer
实现了Android设备之间通过Wifi传输文件的功能,用于在局域网下传输任意文件
Stars: ✭ 116 (+157.78%)
Mutual labels:  file-transfer
grpc-django-book-service
gRPC implementation integrated with Django Application.
Stars: ✭ 28 (-37.78%)
Mutual labels:  grpc-python
Ionic 3 File Transfer Example
📁 File Transfer in Ionic 3 using Ionic Native's File and Transfer modules
Stars: ✭ 113 (+151.11%)
Mutual labels:  file-transfer
EOSFTPServer
A project to create a complete, standard compliant, multi-user, Objective-C (Mac OS X / iOS) FTP server.
Stars: ✭ 35 (-22.22%)
Mutual labels:  file-transfer
django-grpc
Easy gRPC service based on Django application
Stars: ✭ 177 (+293.33%)
Mutual labels:  grpc-python
MassTransfer
The app do only transfer files between Android
Stars: ✭ 21 (-53.33%)
Mutual labels:  file-transfer
ckwin
C-Kermit for Windows - scriptable internet and serial communications with terminal emulation
Stars: ✭ 35 (-22.22%)
Mutual labels:  file-transfer

About

Handy tool for large file transfering using gRPC.

Demo

Server side:

python3.6 src/demo_server.py

Client side:

python3.6 src/demo_client.py
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].