Electron Shell based IPFS app
A Native Application for your OS to run your own IPFS Node. Built with Electron.
You will need Node.js installed. Preferrably a version >=4.0
. Also you will need npm >=3.0
. After that you should run
$ git clone https://github.com/ipfs/station.git
$ cd station
$ npm install
$ npm start
This launches the app and runs it in your menu bar. Click the IPFS icon to open a console. For example (in OSX):
See Install.
Feel free to join in. All welcome. Open an issue!
This repository falls under the IPFS Code of Conduct.