ipfs-shipyard / go-ipfs-desktop

Other
12 stars 6 forks source link

Experiment: IPFS Desktop without Electron

This repo is an experiment created during a Hack Week (2021 Q1) to explore if it is possible to provide most of IPFS Desktop functionality without dependency on the Electron/Chromium Rube Goldberg machine.

Consider this experimental for now!

go-ipfs-desktop_v0 0 1

How to run this?

Pre-built artifacts can be found here.

They require ipfs (go-ipfs binary) to be present on PATH or in the same directory as go-ipfs-desktop.
Set IPFS_PATH to override the default repo location.

This is a portable app, meaning no installation is required.

Dependencies

Linux

Make sure libappindicator is present, eg. apt-get install libappindicator3-dev

License

This project is dual-licensed under Apache 2.0 and MIT terms: