An open API service indexing awesome lists of open source software.

https://github.com/lenicdev/ipfs-gui

GUI wrapper for the go-ipfs IPFS implementation
https://github.com/lenicdev/ipfs-gui

angular electron go-ipfs gui ipfs

Last synced: 4 months ago
JSON representation

GUI wrapper for the go-ipfs IPFS implementation

Awesome Lists containing this project

README

          

[![ipfs](ipfs-gui-logo.png)](https://ipfs.io)

[![License](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/leNicDev/ipfs-gui/blob/master/LICENSE)

# Introduction

ipfs-gui is a GUI wrapper for the [go-ipfs](https://github.com/ipfs/go-ipfs) IPFS implementation. ipfs-gui uses Electron and Angular 5.

# Features

ipfs-gui currently lacks a lot of features. Feel free to contribute! :wink:

- Upload files to the IPFS and get it's hash
- Cross platform compatibility

If you'd like to see a specific feature in ipfs-gui, you can create an issue [here](https://github.com/leNicDev/ipfs-gui/issues).

# Usage

Just download go-ipfs, set up your environment variables and download and execute the latest pre-built binary of ipfs-gui [here](https://github.com/leNicDev/ipfs-gui/releases).