/station

Electron Shell based IPFS app

Primary LanguageJavaScript

Station

js-standard-style

Build Status Dependency Status devDependency Status

A Native Application for your OS to run your own IPFS Node. Built with Electron.

Development

Setup

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):