Wingetlywingetly
← All apps
F

Flying Carpet

by Theron Spieglv10.0.1

Last updated

Encrypted file transfer between Android, iOS, Linux, macOS, and Windows over ad hoc WiFi or a shared network. No internet connection required.

Install with winget

$ winget install --id spieglt.FlyingCarpet --exact --version 10.0.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Flying Carpet

Flying Carpet uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i FlyingCarpet_10.0.1_x64_en-US.msi /quiet /norestart

See the full silent install reference for Flying Carpet

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Send and receive files between Android, iOS, Linux, macOS, and Windows: either over ad hoc WiFi with one device acting as hotspot, or over a network both devices are already on. No internet or cell connection required, just two devices with WiFi or ethernet chips (and optionally Bluetooth).

In shared network mode, join both devices to the same network, pick a direction on each, and select what to send. The receiving device generates a one-time password and displays it with a QR code; type or scan it on the sending device and the transfer begins. In hotspot mode, one device creates an ad hoc WiFi network for the other to join, exchanging credentials over Bluetooth if both devices support it.

Installers · v10.0.1

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Flying Carpet.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Mi Phone Assistant小米科技有限责任公司
    Xiaomi.MiAssistantv4.2.1028.10

    Super fast flashing, data backup and recovery, file management, easily take control of your device's content.

  • Ente Authente.io
    ente-io.auth-desktopv4.4.25

    Open source 2FA authenticator, with end-to-end encrypted backups.

  • Gpg4winThe Gpg4win Project
    GnuPG.Gpg4winv5.1.0

    A secure solution for file and email encryption.

  • qBittorrent BetaThe qBittorrent project
    qBittorrent.qBittorrent.Betav5.0.0

    Free and reliable P2P Bittorent client.

  • HonorSuiteHonor Device Co., Ltd.
    Honor.HonorSuitev11.0.0.736

    New intelligent manager for Android devices

  • C
    crocschollz
    schollz.crocv11.5.2

    Easily and securely send things from one computer to another.Easily and securely send things from one computer to another.

More from Theron Spiegl or browse airdrop, bluetooth, encryption.

Frequently asked questions

How do I install Flying Carpet on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id spieglt.FlyingCarpet --exact --version 10.0.1. winget downloads the installer from Theron Spiegl and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Flying Carpet silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id spieglt.FlyingCarpet --exact 10.0.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Flying Carpet?
Flying Carpet uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i FlyingCarpet_10.0.1_x64_en-US.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Flying Carpet via winget?
Run: winget uninstall --id spieglt.FlyingCarpet --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Flying Carpet's Apps & Features entry.
Is Flying Carpet free?
Flying Carpet is distributed under GPL-3.0-only. Refer to the publisher (https://github.com/spieglt/FlyingCarpet) for the full license terms - Wingetly itself does not charge for installation.
Does Flying Carpet work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Flying Carpet directly from the publisher.
How do I keep Flying Carpet up to date?
Run winget upgrade --id spieglt.FlyingCarpet --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Flying Carpet from microsoft/winget-pkgs.