All Projects → 0xcaff → dnd

0xcaff / dnd

Licence: MIT License
A web based drag and drop file transfer tool for sending files across the internet.

Programming Languages

go
31211 projects - #10 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Labels

Projects that are alternatives of or similar to dnd

tfrs
Transportation Fuels Reporting System
Stars: ✭ 21 (+16.67%)
Mutual labels:  transfer
node-bitstamp
bitstamp REST and WS API Node.js client 💵
Stars: ✭ 58 (+222.22%)
Mutual labels:  transfer
airdrop
Relp ✨ A web messenger. Enjoy free text chat, voice call and file sharing ✔
Stars: ✭ 46 (+155.56%)
Mutual labels:  transfer
Neural-Tile
A better tiling script for Neural-Style
Stars: ✭ 35 (+94.44%)
Mutual labels:  transfer
Transfer.sh
Easy file sharing from your Android device!
Stars: ✭ 14 (-22.22%)
Mutual labels:  transfer
SerialTransfer
Arduino library to transfer dynamic, packetized data fast and reliably via Serial, I2C, or SPI
Stars: ✭ 273 (+1416.67%)
Mutual labels:  transfer
Dweb.page
Your Gateway to the Distributed Web
Stars: ✭ 239 (+1227.78%)
Mutual labels:  transfer
k2hftfuse
File transaction by FUSE-based file system
Stars: ✭ 30 (+66.67%)
Mutual labels:  transfer
GenericProtocol
⚡️ A fast TCP event based buffered server/client protocol for transferring data over the (inter)net in .NET 🌐
Stars: ✭ 38 (+111.11%)
Mutual labels:  transfer
vpsbackup
VPS Backup Script
Stars: ✭ 15 (-16.67%)
Mutual labels:  transfer
ethtoken.py
Ethereum ERC20 Token Interface, in Python
Stars: ✭ 40 (+122.22%)
Mutual labels:  transfer
GAN-LTH
[ICLR 2021] "GANs Can Play Lottery Too" by Xuxi Chen, Zhenyu Zhang, Yongduo Sui, Tianlong Chen
Stars: ✭ 24 (+33.33%)
Mutual labels:  transfer
WiFi-Direct-File-Transfer-App
WiFi Direct File Transfer is a experimental app that will allow sharing of data between Android devices running Android 4.0 or higher using a WiFi direct connection without the use of a WiFi access point. This will enable data transfer between devices without relying on any existing network infrastructure
Stars: ✭ 88 (+388.89%)
Mutual labels:  transfer
simple-file-server
Transfer and browse files as simple as possiable via HTTP. Supported Windows, Linux, Mac OS...(Support QRCode output)
Stars: ✭ 43 (+138.89%)
Mutual labels:  transfer
transfer
Converts from one encoding to another. Supported formats HCL ⇄ JSON ⇄ YAML⇄TOML⇄XML⇄plist⇄pickle⇄properties ...
Stars: ✭ 70 (+288.89%)
Mutual labels:  transfer
Peertransfer
📦 • Send a file p2p and e2e encrypted in your browser using WebRTC.
Stars: ✭ 238 (+1222.22%)
Mutual labels:  transfer
node-wetransfert
Download wetransfert content with nodeJS
Stars: ✭ 16 (-11.11%)
Mutual labels:  transfer
illuminate
Yii2 to Laravel Migration Package
Stars: ✭ 71 (+294.44%)
Mutual labels:  transfer
transfer-sh
Node.js CLI tool for easy file sharing using Transfer.sh
Stars: ✭ 24 (+33.33%)
Mutual labels:  transfer
Waarp-All
This version is a major version for all Waarp Modules, previously being split.
Stars: ✭ 18 (+0%)
Mutual labels:  transfer

DnD

Build Status

A file transfer tool.

Demo

Demo

Usage

Get

go get github.com/0xcaff/dnd

or download the latest release (you don't need go to run it)

Run

dnd

Now navigate to host:port, select or drop files onto the page. The files will be uploaded to the current directory.

Build

If building an stand alone binary for distribution, the static assets must be packaged.

go generate
go build
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].