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. After that you should run
$ git clone git@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):