Skip to content

An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux.

License

Notifications You must be signed in to change notification settings

ipfs/ipfs-desktop

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