WhiredPlanck / dukto

A simple, fast and multi-platform file transfer tool for LAN users

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dukto

A simple, fast and multi-platform file transfer tool for LAN users, ported to Qt 5.

Original Author: Emanuele Colombo

Original Website: https://www.msec.it/blog/dukto

Original Source Code: https://sourceforge.net/projects/dukto/

logo

Build and Installation

Currently I only run and test it on Linux ...

git clone https://github.com/WhiredPlanck/dukto
cd dukto
qmake PREFIX=/usr
make
DESTDIR=<dest_dir> make install

About

A simple, fast and multi-platform file transfer tool for LAN users


Languages

Language:C++ 59.3%Language:QML 36.3%Language:QMake 4.0%Language:JavaScript 0.3%