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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to mafintosh/airpaste

Open-source alternatives to Airpaste

30 open-source projects similar to mafintosh/airpaste, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Airpaste alternative.

  • alphanecron/voidAvatar von AlphaNecron

    AlphaNecron/Void

    222Auf GitHub ansehen↗

    Fast and elegant file hosting service.

    TypeScriptdiscord-botdiscord-embeddocker
    Auf GitHub ansehen↗222
  • ammar64/sharingAvatar von Ammar64

    Ammar64/Sharing

    137Auf GitHub ansehen↗

    Share files and apps over HTTP. You need the other device to be connected to the same network. just toggle on the server and scan the QR Code on other device and you're good to go. Files sent from browser to the app can be found in Sharing/ folder in your internal storage. You can always disable…

    Java
    Auf GitHub ansehen↗137
  • andreimarcu/linx-serverAvatar von andreimarcu

    andreimarcu/linx-server

    1,576Auf GitHub ansehen↗

    Self-hosted file/code/media sharing website.

    Gofile-sharingfile-uploadpastebin
    Auf GitHub ansehen↗1,576
  • axeloz/filesharingAvatar von axeloz

    axeloz/filesharing

    278Auf GitHub ansehen↗

    Self-hosted files sharing application, easy to setup, easy to use

    PHPfile-sharingfile-uploadlaravel
    Auf GitHub ansehen↗278
  • bevry/getmacAvatar von bevry

    bevry/getmac

    360Auf GitHub ansehen↗

    Get the mac address of the current machine you are on via Node.js

    TypeScript
    Auf GitHub ansehen↗360

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • caramelfur/picsurAvatar von CaramelFur

    CaramelFur/Picsur

    1,237Auf GitHub ansehen↗

    An easy to use, selfhostable image sharing service like Imgur with built in converting

    TypeScriptdockerimageimgur
    Auf GitHub ansehen↗1,237
  • corentinth/enclosedAvatar von CorentinTh

    CorentinTh/enclosed

    2,022Auf GitHub ansehen↗

    Minimalistic web app designed for sending private and secure notes.

    TypeScriptend-to-end-encryptionminimalistnote
    Auf GitHub ansehen↗2,022
  • cowbell/sharedropAvatar von cowbell

    cowbell/sharedrop

    10,735Auf GitHub ansehen↗

    Sharedrop is a browser-based file drop application for transferring files directly between devices without requiring software installation or account registration. It uses WebRTC to establish peer-to-peer data channels, allowing files to be exchanged between different operating systems without routing traffic through a central server. The project provides mechanisms for both local and remote connectivity. It identifies active users sharing the same public IP address for immediate local device discovery and allows the creation of private sharing rooms via unique session links for users on diff

    JavaScript
    Auf GitHub ansehen↗10,735
  • cyanomiko/dcnnt-androidAvatar von cyanomiko

    cyanomiko/dcnnt-android

    239Auf GitHub ansehen↗

    NO WAR

    Kotlin
    Auf GitHub ansehen↗239
  • datproject/dat-desktopAvatar von datproject

    datproject/dat-desktop

    649Auf GitHub ansehen↗

    Peer to peer data versioning & syncronization.

    JavaScript
    Auf GitHub ansehen↗649
  • depado/goploaderAvatar von depado

    depado/goploader

    299Auf GitHub ansehen↗

    Easy file sharing with server-side encryption, curl/httpie/wget compliant

    JavaScriptcryptographycurlself-hosted
    Auf GitHub ansehen↗299
  • diced/ziplineAvatar von diced

    diced/zipline

    3,227Auf GitHub ansehen↗

    A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!

    TypeScriptdockerfile-serverfile-sharing
    Auf GitHub ansehen↗3,227
  • dking08/croc-appAvatar von Dking08

    Dking08/croc-app

    69Auf GitHub ansehen↗

    croc-app is an Android client for croc with a modern, mobile-first UI built in Kotlin and Jetpack Compose.

    Kotlin
    Auf GitHub ansehen↗69
  • dutchcoders/transfer.shAvatar von dutchcoders

    dutchcoders/transfer.sh

    15,792Auf GitHub ansehen↗

    Transfer.sh is a self-hosted file storage server designed for rapid data sharing through a command-line interface. It functions as an encrypted hosting platform that allows users to upload and download files using standard HTTP requests, facilitating direct data transfer between systems without the need for external accounts or complex configurations. The service distinguishes itself by processing data as continuous streams, which minimizes memory usage during large transfers. It provides granular control over file availability through automated lifecycle management, allowing administrators t

    Godockergolanghacktoberfest
    Auf GitHub ansehen↗15,792
  • eikek/sharryAvatar von eikek

    eikek/sharry

    1,309Auf GitHub ansehen↗

    Sharry is a self-hosted file sharing web application.

    Elmelmfile-sharingfile-upload
    Auf GitHub ansehen↗1,309
  • elpheria/rpc-websocketsAvatar von elpheria

    elpheria/rpc-websockets

    624Auf GitHub ansehen↗

    JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript

    JavaScript
    Auf GitHub ansehen↗624
  • epoupon/fileshelterAvatar von epoupon

    epoupon/fileshelter

    539Auf GitHub ansehen↗

    FileShelter is a “one-click” file sharing web application

    C++file-sharingfile-uploadraspberry-pi
    Auf GitHub ansehen↗539
  • feross/simple-peerAvatar von feross

    feross/simple-peer

    7,797Auf GitHub ansehen↗

    simple-peer is a JavaScript library that provides a wrapper for WebRTC to simplify the establishment of peer-to-peer networking in the browser. It serves as a tool for creating direct device-to-device connections for the transmission of binary data and real-time media streaming. The library manages the exchange of strings and binary buffers through a data channel implementation and provides tools for sharing real-time audio and video tracks between peers. It covers the full lifecycle of peer connectivity, including signaling coordination, session description negotiation, and the gathering of

    JavaScript
    Auf GitHub ansehen↗7,797
  • feross/simple-websocketAvatar von feross

    feross/simple-websocket

    186Auf GitHub ansehen↗

    travis-image: https://img.shields.io/travis/feross/simple-websocket/master.svg travis-url: https://travis-ci.org/feross/simple-websocket npm-image: https://img.shields.io/npm/v/simple-websocket.svg npm-url: https://npmjs.org/package/simple-websocket downloads-image:…

    JavaScript
    Auf GitHub ansehen↗186
  • fm-sys/snapdrop-androidAvatar von fm-sys

    fm-sys/snapdrop-android

    1,058Auf GitHub ansehen↗

    Snapdrop & PairDrop for Android is an android client for the free and open source local file sharing solution https://snapdrop.net/.

    Java
    Auf GitHub ansehen↗1,058
  • forceu/gokapiAvatar von Forceu

    Forceu/Gokapi

    2,775Auf GitHub ansehen↗

    Lightweight selfhosted Firefox Send alternative without public upload. AWS S3 supported.

    Gobackblaze-b2dockerdownload
    Auf GitHub ansehen↗2,775
  • grishka/neardropAvatar von grishka

    grishka/NearDrop

    6,146Auf GitHub ansehen↗

    NearDrop is a cross-platform file transfer tool and a Google Quick Share client for macOS. It enables the movement of files and documents between Android devices and macOS computers over a local network. The application implements the Google Quick Share protocol to receive files from Android phones on a Mac without using cloud storage. It includes a utility for establishing secure connections between devices via scannable QR codes when automatic discovery fails. The software manages local network data sharing through device discovery and secure pairing mechanisms. It facilitates the transfer

    Swift
    Auf GitHub ansehen↗6,146
  • guerrerocarlos/cachep2pAvatar von guerrerocarlos

    guerrerocarlos/CacheP2P

    864Auf GitHub ansehen↗

    CacheP2P

    JavaScript
    Auf GitHub ansehen↗864
  • hascheksolutions/pictshareAvatar von HaschekSolutions

    HaschekSolutions/pictshare

    915Auf GitHub ansehen↗

    :camera: PictShare is an open source image, mp4, pastebin hosting service with a simple resizing and upload API that you can host yourself. :rice_scene:

    PHPdockerencryptionimage-uploader
    Auf GitHub ansehen↗915
  • http-party/node-portfinderAvatar von http-party

    http-party/node-portfinder

    899Auf GitHub ansehen↗

    A simple tool to find an open port or domain socket on the current machine

    JavaScript
    Auf GitHub ansehen↗899
  • ihexxa/quickshareAvatar von ihexxa

    ihexxa/quickshare

    629Auf GitHub ansehen↗

    Quick and simple file sharing between different devices, built with Go, React and Typescript.

    Gofile-sharinggingo
    Auf GitHub ansehen↗629
  • iiop123/dingdingAvatar von iiop123

    iiop123/dingding

    227Auf GitHub ansehen↗

    丁丁快传-基于cloudflare workers的文件传输工具

    Vue
    Auf GitHub ansehen↗227
  • indutny/node-ipAvatar von indutny

    indutny/node-ip

    1,542Auf GitHub ansehen↗

    IP address tools for node.js

    JavaScript
    Auf GitHub ansehen↗1,542
  • infusion/node-dhcpAvatar von infusion

    infusion/node-dhcp

    305Auf GitHub ansehen↗

    A DHCP server and client written in pure JavaScript

    JavaScript
    Auf GitHub ansehen↗305
  • akanshsirohi/sharexAvatar von akanshSirohi

    akanshSirohi/ShareX

    294Auf GitHub ansehen↗

    Open-Source app. - Web based interface. - Private mode for limited file sharing. - View transfer history. - Restrict modification of any file or folder. - Realtime logs. - Custom port selection. - Fastest QR scanner. - Show/hide hidden files. - Remember authorised devices. - Multiple and…

    Java
    Auf GitHub ansehen↗294