GUI frontend for the Kubo IPFS daemon
GUIBo is a desktop GUI for operators and developers who run Kubo (the IPFS daemon in Go). It drives your node through Kubo’s HTTP RPC API so you can work with pins, UnixFS content, IPNS, remote pinning, gateways, and network or repo diagnostics without living in the terminal.
Latest version: (not set), CHANGELOG
https://ipfs.io/ipfs/<cid>.http://<host>:8080/ipfs/<cid>).Without activation, GUIBo runs in trial mode. The app still talks to your Kubo node, but the following limits apply:
GUIBo is a cross-platform desktop application built with Qt and C++ that provides a graphical frontend for managing a Kubo (IPFS) node. It uses Kubo’s HTTP RPC API for operations such as listing pins, adding files, IPNS, and inspecting network and repository state.
IPFS (InterPlanetary File System) is an open protocol for peer-to-peer storage and sharing using content addressing: data is identified and verified by cryptographic fingerprints, not only by name or server location. Overview, docs, and community resources are on the official site at ipfs.tech.
No. GUIBo is a client UI. You still run Kubo (ipfs daemon) on your machine or network; GUIBo connects to its API endpoint to perform actions.
GUIBo is available for Linux, MacOS, and Windows. Builds are published on this site under Downloads when available.
GUIBo talks to Kubo over the standard HTTP RPC API (for example /api/v0/pin/ls, add, swarm, and config commands). The RPC URL is configurable in the application.
Kubo is the reference IPFS implementation in Go. Official binaries, Docker images, and install options are listed in the Kubo repository and at dist.ipfs.tech/#kubo.
Without activation, the pin and unpinned lists show at most three rows at a time, Add to IPFS accepts only individual files (up to three per add), and automatic periodic refresh is disabled until you activate the full version.
A lifetime license with indefinite product updates is US $42, payable in DAI, USDC or USDT on the Ethereum network. You activate from the Activation dialog inside GUIBo.