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
- Host: GitHub
- URL: https://github.com/lenicdev/ipfs-gui
- Owner: leNicDev
- License: mit
- Created: 2018-02-04T15:44:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-27T21:06:13.000Z (almost 8 years ago)
- Last Synced: 2025-09-07T08:55:43.757Z (5 months ago)
- Topics: angular, electron, go-ipfs, gui, ipfs
- Language: JavaScript
- Size: 646 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://ipfs.io)
[](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).