awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ipfs avatar

ipfs/ipfs-desktop

0
View on GitHub↗
6,539 stele·902 fork-uri·JavaScript·MIT·2 vizualizăridocs.ipfs.tech/install/ipfs-desktop↗

Ipfs Desktop

IPFS Desktop este un client grafic pentru stocarea, preluarea și gestionarea conținutului pe o rețea peer-to-peer. Funcționează ca un sistem de fișiere distribuit și instrument de administrare a nodurilor, permițând utilizatorilor să ruleze un nod local și să gestioneze date adresate prin conținut fără a utiliza o linie de comandă.

Aplicația include un vizualizator de rețea pentru monitorizarea peer-ilor conectați și analizarea topologiei rețelei globale. Servește, de asemenea, ca handler de protocol de sistem capabil să intercepteze și să proceseze URI-uri ipfs și ipns.

Software-ul acoperă stocarea descentralizată a fișierelor și găzduirea distribuită a conținutului, oferind instrumente pentru importul datelor prin drag-and-drop sau arhive binare. Oferă utilitare pentru organizarea fișierelor, pinning-ul conținutului la distanță și colectarea gunoiului (garbage collection) pentru a gestiona spațiul pe disc. Capabilitățile de gestionare a rețelei includ configurarea peering-ului permanent, PubSub și setările IPNS.

Features

  • Decentralized Storage - Runs a local IPFS node to store, retrieve, and manage files on a peer to peer network.
  • IPFS Desktop Clients - Provides a comprehensive graphical application to run and manage a local IPFS node for decentralized storage.
  • Node Sidecar Orchestration - Runs a separate peer-to-peer daemon as a background process that the graphical interface controls via an API.
  • Content-Addressed File Systems - Organizes and pins files using the IPFS protocol to ensure data persistence across a distributed system.
  • Node File Management - Provides a file explorer to rename, move, delete, preview, and manage the pinning status of stored data.
  • Distributed File Managers - Provides a visual file explorer for pinning, organizing and importing content addressed data and CAR files.
  • Decentralized Content Distribution - Publishes files and folders to the IPFS network to share data via permanent content addressed links.
  • Peer-to-Peer Networking - Visualizes network topology and manages connections between a local node and other remote peers.
  • IPFS Node Administration - Manages node settings, peering connections, and disk space through a graphical interface instead of a command line.
  • Content-Addressed Serialization - Imports and exports data sets using a standardized binary format for efficient content addressed archive transfers.
  • CAR File Import - Enables loading specific data sets into a node using Content Addressable Archive files.
  • Storage Garbage Collection - Provides tools to remove unpinned data from the system to reclaim available disk space.
  • Custom URI Scheme Handlers - Registers the application as the system handler to intercept and process ipfs and ipns scheme links.
  • Content Pinning - Enables marking data on a remote node for preservation to prevent deletion by automated cleanup processes.
  • IPFS HTTP Gateways - Registers the application as the system handler for processing ipfs and ipns protocol URIs.
  • P2P Content Gateways - Creates shareable links for stored content using a public gateway to distribute files.
  • Connection Visualizations - Offers a graphical mapping of network topology and peer connections including geographic node locations.
  • Peer Distribution Visualization - Visualizes the geographic and network distribution of active global peer connections.
  • Network Topology Visualization - Maps network connection data to a graphical coordinate system to represent global node topology in real time.
  • Connectivity Establishment - Enables the creation of persistent connections between a local node and specific remote peers to maintain connectivity.
  • PubSub Messaging Systems - Provides configuration settings to enable and manage the PubSub messaging system for real-time data distribution.
  • Daemon Lifecycle Control - Allows users to automate the node launch at system startup and control the daemon via a system tray menu.
  • Infrastructure and Protocols - Native application for running an IPFS node.

Istoric stele

Graficul istoricului de stele pentru ipfs/ipfs-desktopGraficul istoricului de stele pentru ipfs/ipfs-desktop

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Ipfs Desktop

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Ipfs Desktop.
  • ipfs-shipyard/ipfs-desktopAvatar ipfs-shipyard

    ipfs-shipyard/ipfs-desktop

    6,535Vezi pe GitHub↗

    ipfs-desktop is a graphical application for managing a local IPFS node, hosting content, and interacting with the peer-to-peer network. It serves as a desktop client that provides a visual interface for content-addressed storage management, peer-to-peer file sharing, and the administration of the node lifecycle. The project differentiates itself by providing a comprehensive suite of controllers for node health, gateway routing, and static site hosting. It includes a dedicated content-addressed storage browser for importing and organizing files, a gateway controller to route network content th

    JavaScript
    Vezi pe GitHub↗6,535
  • ipfs/ipfsAvatar ipfs

    ipfs/ipfs

    23,137Vezi pe GitHub↗

    IPFS is a peer-to-peer hypermedia protocol and content-addressed storage system that identifies data by cryptographic hashes rather than network locations. It enables the creation of a decentralized web by organizing files and directories as directed acyclic graphs of linked content identifiers. The project differentiates itself through the use of a distributed hash table for locating peers and a system of signed records to map human-readable names to changing content. It also provides HTTP gateways that translate standard web requests into peer-to-peer queries, allowing decentralized data to

    ipfsipfs-protocolipfs-web
    Vezi pe GitHub↗23,137
  • ipfs/go-ipfsAvatar ipfs

    ipfs/go-ipfs

    17,059Vezi pe GitHub↗

    go-ipfs is an implementation of an IPFS node, providing a distributed filesystem and a content-addressable storage system. It enables the storage and retrieval of data based on unique cryptographic hashes rather than fixed network locations, allowing files to be shared across a peer-to-peer network without a central authority. The system utilizes a distributed hash table and a peer-to-peer gossip protocol to route requests and propagate network state and metadata. It organizes data using a Merkle DAG structure to support efficient deduplication and versioning of content. Capabilities include

    Go
    Vezi pe GitHub↗17,059
  • ipfs/kuboAvatar ipfs

    ipfs/kubo

    17,056Vezi pe GitHub↗

    Kubo is a peer-to-peer implementation of the InterPlanetary File System (IPFS) designed for decentralized data storage and content delivery. It uses content-addressing, directed acyclic graphs, and distributed hash tables to identify, distribute, and retrieve data across a network without relying on central servers. The project differentiates itself by providing a virtual filesystem via FUSE, which maps decentralized network namespaces to local operating system directories for direct file access. It also includes integrated HTTP gateways that translate peer-to-peer content into standard web t

    Goipfs
    Vezi pe GitHub↗17,056
Vezi toate cele 30 alternative pentru Ipfs Desktop→

Întrebări frecvente

Ce face ipfs/ipfs-desktop?

IPFS Desktop este un client grafic pentru stocarea, preluarea și gestionarea conținutului pe o rețea peer-to-peer. Funcționează ca un sistem de fișiere distribuit și instrument de administrare a nodurilor, permițând utilizatorilor să ruleze un nod local și să gestioneze date adresate prin conținut fără a utiliza o linie de comandă.

Care sunt principalele funcționalități ale ipfs/ipfs-desktop?

Principalele funcționalități ale ipfs/ipfs-desktop sunt: Decentralized Storage, IPFS Desktop Clients, Node Sidecar Orchestration, Content-Addressed File Systems, Node File Management, Distributed File Managers, Decentralized Content Distribution, Peer-to-Peer Networking.

Care sunt câteva alternative open-source pentru ipfs/ipfs-desktop?

Alternativele open-source pentru ipfs/ipfs-desktop includ: ipfs-shipyard/ipfs-desktop — ipfs-desktop is a graphical application for managing a local IPFS node, hosting content, and interacting with the… ipfs/ipfs — IPFS is a peer-to-peer hypermedia protocol and content-addressed storage system that identifies data by cryptographic… ipfs/go-ipfs — go-ipfs is an implementation of an IPFS node, providing a distributed filesystem and a content-addressable storage… webtorrent/webtorrent — WebTorrent is a JavaScript client library and peer-to-peer file sharing tool that implements the BitTorrent protocol.… ipfs/kubo — Kubo is a peer-to-peer implementation of the InterPlanetary File System (IPFS) designed for decentralized data storage… systemsapproach/book — This project is a comprehensive computer networking textbook and instructional resource. It serves as a technical…