All Projects → spieglt → Flyingcarpet

spieglt / Flyingcarpet

Licence: bsd-3-clause
Encrypted file transfer over ad hoc WiFi. No network infrastructure required, just two laptops in close range. Linux, Mac, and Windows.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Flyingcarpet

Lan Share
Cross platform LAN File transfer application built with Qt C++ framework
Stars: ✭ 317 (-59.77%)
Mutual labels:  file-transfer, cross-platform, qt
Mudlet
⚔️ A cross-platform, open source, and super fast MUD client with scripting in Lua
Stars: ✭ 427 (-45.81%)
Mutual labels:  cross-platform, qt
Toou 2d
基于Qt Quick(Qml) 跨平台技术打造的2D框架
Stars: ✭ 413 (-47.59%)
Mutual labels:  cross-platform, qt
Qt.go
Qt binding for Go (Golang) aims get Go's compile speed again.
Stars: ✭ 487 (-38.2%)
Mutual labels:  cross-platform, qt
Symphytum
Symphytum Personal Database Software
Stars: ✭ 311 (-60.53%)
Mutual labels:  cross-platform, qt
Powertabeditor
A cross-platform guitar tablature editor.
Stars: ✭ 334 (-57.61%)
Mutual labels:  cross-platform, qt
Qview
Practical and minimal image viewer
Stars: ✭ 460 (-41.62%)
Mutual labels:  cross-platform, qt
LocalFileShare
attempt at file sharing with local wlan n 3ds
Stars: ✭ 13 (-98.35%)
Mutual labels:  wireless, file-transfer
Ctk
A set of common support code for medical imaging, surgical navigation, and related purposes.
Stars: ✭ 498 (-36.8%)
Mutual labels:  cross-platform, qt
Qtsharp
Mono/.NET bindings for Qt
Stars: ✭ 532 (-32.49%)
Mutual labels:  cross-platform, qt
Olive
Free open-source non-linear video editor
Stars: ✭ 5,682 (+621.07%)
Mutual labels:  cross-platform, qt
Eiskaltdcpp
File sharing program using DC and ADC protocols
Stars: ✭ 277 (-64.85%)
Mutual labels:  cross-platform, qt
Notes
Note-taking application, write down your thoughts.
Stars: ✭ 612 (-22.34%)
Mutual labels:  cross-platform, qt
Psi
XMPP client
Stars: ✭ 337 (-57.23%)
Mutual labels:  cross-platform, qt
Project lemonlime
为了 OI 比赛而生的基于 Lemon + LemonPlus 的轻量评测系统 | 三大桌面系统支持
Stars: ✭ 255 (-67.64%)
Mutual labels:  cross-platform, qt
Qt Nice Frameless Window
Qt Frameless Window for both Windows and OS X, support Aero Snap, drop shadow on Windows, and support Native Style such as round corner, drop shadow on OS X. Based on QMainWindow.
Stars: ✭ 430 (-45.43%)
Mutual labels:  cross-platform, qt
Qhotkey
A global shortcut/hotkey for Desktop Qt-Applications
Stars: ✭ 234 (-70.3%)
Mutual labels:  cross-platform, qt
Netassistant
A UDP/TCP Assistant. 网络调试助手
Stars: ✭ 66 (-91.62%)
Mutual labels:  file-transfer, qt
Airshare
Cross-platform content sharing in a local network
Stars: ✭ 497 (-36.93%)
Mutual labels:  file-transfer, cross-platform
Screencloud
Screenshot sharing application for Windows, Mac and Linux.
Stars: ✭ 537 (-31.85%)
Mutual labels:  cross-platform, qt

Flying Carpet

To download, visit the releases page!

Wireless, encrypted file transfer over automatically configured ad hoc networking. No network infrastructure required (access point, router, switch). Just two laptops (Mac, Linux, and Windows supported) with wireless chips in close range.

Don't have a flash drive? Don't have access to a wireless network or don't trust one? Need to move a file larger than 2GB between different filesystems but don't want to set up a file share? Try it out!

Screenshots:

Features:

  • Cross-platform: Linux, Mac, and Windows.

  • Transfer multiple files at once, without losing progress if the transfer is interrupted or canceled.

  • Speeds over 120mbps (with laptops close together).

  • Does not use Bluetooth or your local network, just wireless chip to wireless chip.

  • Files encrypted in transit.

  • Large files supported (<10MB RAM usage while transferring a 4.5GB file).

  • No installation required and no dependencies needed.

  • Interoperable GUI and CLI versions.

GUI Compilation instructions:

  • go get -x github.com/spieglt/flyingcarpet

  • Windows only: Open flyingcarpet\WFD_DLL\WFD_DLL.sln with Visual Studio, and compile in Release mode for x64.

  • If compiling on Windows, get mt.exe (available in Windows SDKs) and make sure it's in your path.

  • Go through the entire setup guide for therecipe/qt and make sure qtdeploy is in your path.

  • Install go.rice and make sure rice is in your path.

  • Run .\wg_rebuild.ps1 from Powershell (for Windows), ./mg_rebuild from Terminal (for Mac), or ./lg_rebuild (for Linux).

CLI Compilation instructions

  • go get -x github.com/spieglt/flyingcarpet

  • Windows only: Open flyingcarpet\WFD_DLL\WFD_DLL.sln with Visual Studio, and compile in Release mode for x64. Then install go.rice and make sure rice is in your path.

  • cd $GOPATH/src/github.com/spieglt/flyingcarpet/cli

  • Windows only: .\embed_dll.ps1 from Powershell

  • go build -o flyingcarpet.exe

Restrictions:

  • The Mac version is a standard .app bundle, the Linux version is an executable that writes dependencies to a temp location and runs from there, and the Windows version is a .zip with an .exe and other dependencies inside. I'm working on a better solution for Windows. It was a standalone .exe when I was using wxWidgets but this has not been possible since moving to Qt. PRs welcome.

  • 64-bit only. Supported Operating Systems: macOS 10.12+, Windows 7+, and Linux Mint 18. I only have access to so many laptops, so if you've tried on other platforms please let me know whether it worked.

  • Disables your wireless internet connection while in use (does not apply to Windows when receiving).

  • On Mac: You may have to right-click and select "Open" if your settings don't allow running unsigned applications.

  • On Windows: Click "More info" and "Run anyway" if you receive a Windows SmartScreen prompt. You may also need to disable WiFi Sense.

  • I need help testing on Linux and supporting non-Debian-based distributions! Currently only confirmed to work on Mint 18, and only on wireless cards/drivers that support ad hoc networking with nmcli.

  • Flying Carpet should rejoin you to your previous wireless network after a completed or canceled transfer. This will not happen if the program freezes, crashes, or if the windows is closed during operation.

Planned features:

Licenses for third-party tools and libraries used can be found in the "3rd_party_licenses" folder.

If you've used Flying Carpet, please send me feedback! Thank you for your interest!

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].