awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
localsend avatar

localsend/localsend

0
View on GitHub↗
83,448 stars·4,539 forks·Dart·Apache-2.0·49 viewslocalsend.org↗

Localsend

LocalSend is a cross-platform utility designed for secure, peer-to-peer file transfers between devices on the same local network. By establishing direct, encrypted communication channels, the application enables users to share files without relying on external servers, cloud storage, or active internet connectivity.

The project distinguishes itself through a unified codebase that supports native-looking interfaces across desktop and mobile operating systems. It utilizes automated peer discovery to identify available devices on a subnet and employs end-to-end encryption to ensure data integrity and confidentiality during every transfer.

The software suite includes comprehensive build orchestration, allowing for the generation of native installation packages for Windows, macOS, Linux, Android, and iOS from a single source. Additionally, the project maintains multi-language support through a structured, community-driven localization system that decouples text strings into external files.

Features

  • File Transfer Utilities - Transfers data securely between devices without requiring internet access or cloud-based storage services.
  • Cross-Platform UI Frameworks - Builds native-looking interfaces for multiple operating systems from a single, unified codebase.
  • Local Peer-to-Peer - Establishes direct, encrypted connections to move files between devices sharing the same local network.
  • Multi-Platform Application Suites - Generates native installation packages for various desktop and mobile platforms from one central source.
  • Encrypted Socket Data Transfers - Maintains secure socket channels for direct data transmission without relying on intermediate servers.
  • End-to-End Encrypted Messengers - Protects data integrity and privacy through end-to-end encryption during direct peer-to-peer communication.
  • Application Packaging - Packages cross-platform software into native binaries and installers for desktop environments.
  • Android Packages - Compiles and bundles application files into formats ready for Android distribution.
  • Mobile Application Packaging - Bundles and signs mobile application artifacts for deployment across iOS and Android ecosystems.
  • Localization Management Systems - Streamlines translation workflows by organizing and synchronizing multi-language resource files.
  • File Transfer - Open-source cross-platform alternative to AirDrop.
  • File Sync and Transfer - Cross-platform local network file and text sharing.
  • File Management - Cross-platform file transfer tool.
  • Connectivity & Sync - Secure local network file and message sharing utility.
  • File Sharing - Cross-platform local network file sharing alternative to AirDrop.
  • File Sharing and Networking - Secure local file and message sharing without internet.
  • Media and Communication - Cross-platform alternative to AirDrop for file sharing.
  • Multi-Platform Build Orchestrators - Orchestrates the automated build process to produce native binaries across diverse operating systems.
  • iOS Packaging Tools - Utility for generating and signing mobile application packages for Apple devices.
  • Windows Installers - Produces native Windows executables and MSIX packages for streamlined desktop distribution.
  • macOS Package Generators - Constructs macOS application bundles and installer packages for desktop deployment.
  • Linux Package Generators - Automates the creation of Linux-specific distribution formats including AppImages and Debian packages.
  • Local Network Peer Discovery - Discovers nearby devices on a subnet by broadcasting and listening for network signals.
  • Local File Transfer Protocols - Coordinates secure, local-only file movement between devices without external network dependencies.

Star history

Star history chart for localsend/localsendStar history chart for localsend/localsend

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does localsend/localsend do?

LocalSend is a cross-platform utility designed for secure, peer-to-peer file transfers between devices on the same local network. By establishing direct, encrypted communication channels, the application enables users to share files without relying on external servers, cloud storage, or active internet connectivity.

What are the main features of localsend/localsend?

The main features of localsend/localsend are: File Transfer Utilities, Cross-Platform UI Frameworks, Local Peer-to-Peer, Multi-Platform Application Suites, Encrypted Socket Data Transfers, End-to-End Encrypted Messengers, Application Packaging, Android Packages.

Which projects share features with localsend/localsend?

Projects with overlapping indexed features include: schollz/croc — Croc is a command-line utility for sending files and folders between computers using end-to-end encrypted peer-to-peer… schlagmichdoch/pairdrop — PairDrop is a cross-platform file sharing application and web-based tool for peer-to-peer data exchange. It enables… oclif/oclif — oclif is a Node.js framework for building command-line interfaces. It provides a structured system for developing… simplex-chat/simplex-chat — This project is a decentralized, privacy-focused messaging platform designed to eliminate reliance on central servers… fyne-io/fyne — Fyne is a cross-platform graphical user interface toolkit for the Go programming language. It provides a comprehensive… cowbell/sharedrop — Sharedrop is a browser-based file drop application for transferring files directly between devices without requiring…

Projects sharing features with Localsend

These projects share indexed features with Localsend. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • schollz/crocschollz avatar

    schollz/croc

    35,272View on GitHub↗

    Croc is a command-line utility for sending files and folders between computers using end-to-end encrypted peer-to-peer connections. It employs elliptic curve encryption and key agreement to secure data transmission between remote endpoints. The tool allows users to coordinate transfers using a shared code phrase and supports the operation of custom relay servers to facilitate connections without relying on public infrastructure. It also includes a proxy client to route encrypted traffic through SOCKS5 proxies. Additional capabilities include resumable data transmission for unstable connectio

    Godata-transferfile-sharinggolang
    View on GitHub↗35,272
  • schlagmichdoch/pairdropschlagmichdoch avatar

    schlagmichdoch/PairDrop

    9,791View on GitHub↗

    PairDrop is a cross-platform file sharing application and web-based tool for peer-to-peer data exchange. It enables the transfer of files and text messages between devices using a browser, operating without the need for user accounts or central storage. The project supports both local network file transfers and cross-device sharing over the internet. It provides methods for establishing connectivity through temporary rooms using shared short-codes, QR-code identity exchange, and persistent device pairing to maintain connections across different networks. Connectivity is managed via WebRTC pe

    JavaScriptfile-sharingindexeddbnodejs
    View on GitHub↗9,791
  • oclif/oclifoclif avatar

    oclif/oclif

    9,543View on GitHub↗

    oclif is a Node.js framework for building command-line interfaces. It provides a structured system for developing terminal applications with consistent command patterns, argument parsing, and automated help generation. The project features a modular plugin architecture that allows for external functionality to be injected via a manifest-based loading mechanism. It includes a dedicated distribution pipeline and packager to bundle applications into OS-native installers and tarballs for Windows, macOS, and Linux. The framework covers a broad range of development capabilities, including project

    TypeScript
    View on GitHub↗9,543
  • simplex-chat/simplex-chatsimplex-chat avatar

    simplex-chat/simplex-chat

    10,474View on GitHub↗

    This project is a decentralized, privacy-focused messaging platform designed to eliminate reliance on central servers and persistent user identifiers. By utilizing a metadata-minimizing protocol, it ensures that all communication remains end-to-end encrypted and that user identities are stored exclusively on the local device. The architecture relies on relay-based message routing and identity-free network addressing to maintain data sovereignty and prevent the correlation of user activity. What distinguishes this platform is its commitment to traffic isolation and anonymity. Each conversation

    Haskellchatdouble-ratchete2ee
    View on GitHub↗10,474
Compare all 30 related projects→