Skip to content

OpenWorksGroup/station-owg

 
 

Repository files navigation

station

standard-readme compliant js-standard-style Build Status Dependency Status devDependency Status

Electron Shell based IPFS app

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

Install

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

Usage

See Install.

Contribute

Feel free to join in. All welcome. Open an issue!

This repository falls under the IPFS Code of Conduct.

License

MIT

About

Electron Shell based IPFS app

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 73.6%
  • CSS 23.4%
  • HTML 3.0%