GUI + Kubo =

GUIBo

GUIBo desktop app: CID list, pins, and Kubo tools

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

Features

Trial mode constraints

Without activation, GUIBo runs in trial mode. The app still talks to your Kubo node, but the following limits apply:

FAQ

What is GUIBo?

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.

What is IPFS?

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.

Does GUIBo replace the Kubo daemon?

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.

Which operating systems does GUIBo support?

GUIBo is available for Linux, MacOS, and Windows. Builds are published on this site under Downloads when available.

How does GUIBo communicate with Kubo?

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.

Where can I install Kubo?

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.

What are GUIBo trial mode limits?

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.

How much does a GUIBo license cost?

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.