Git Product home page Git Product logo

storjshare-gui's Introduction

Notice: Development on this repo is on pause until we finish our v3 rearchitecture. Please see https://github.com/storj/storj for ongoing v3 development.

Storj Share

Test Status License

Storj Share is a cross-platform desktop application enabling users to earn money by sharing their extra hard drive space on the Storj network.

Quick Start

If you wish only to run the application, download a pre-built release from our releases page or use snapd to install storjshare-gui in seconds on Ubuntu and other snap supported Linux distributions with:

snap download storjshare-gui --beta
snap install storjshare-gui --beta

Installing a snap is very quick. Snaps are secure. They are isolated with all of their dependencies. Snaps also auto update when a new version is released.

If you wish to build from source, follow the instructions below.

Prerequisites

If you do not have Node.js installed already, install it with NVM.

Setup

Clone this repository and install dependencies with NPM.

git clone https://github.com/Storj/storjshare-gui.git && cd storjshare-gui
npm install

Then you can start the application.

npm --production start

Development

Unlike a traditional Node.js project, this one has 2 separate package.json files: package.json and app/package.json. The one in the root directory only contains dependencies for the Electron-based build system. It is unlikely that you will need to modify this.

The app/package.json contains all of the application's dependencies. For more information on contributing to Storj Share, see CONTRIBUTING.md.

Building

You can package a release for GNU/Linux, OSX, and Windows, by running the following from the project's root directory.

npm run release

Once completed, your bundle will be placed in releases/. You can only bundle a release for the operating system on which you are running, so in order to build for all supported platforms, you will need to have access to each operating system.

You can use xdissent/ievms to setup a virtual machine for Windows if you are on GNU/Linux or OSX. If you are running GNU/Linux, there are a number of resources available for setting up a virtual machine for OSX.

On Windows, NSIS is used. You have to install it (version 3.0), and add NSIS folder to PATH in environment variables, so it is reachable to scripts in this project (path should look something like C:/Program Files (x86)/NSIS).

License

storjshare-gui - Cross-platform desktop application for sharing user's extra hard drive space.
Copyright (c) 2017 Storj Labs Inc.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see http://www.gnu.org/licenses/.

storjshare-gui's People

Contributors

aleitner avatar littleskunk avatar boshevski avatar gamedevsam avatar galumphingcallooh avatar bookchin avatar super3 avatar plul avatar jukeboxrhino avatar braydonf avatar gordonwritescode avatar mysticryuujin avatar cbbcbail avatar djandreski avatar jacksonml avatar him2 avatar git-ew avatar tzikas97 avatar heunland avatar jtolio avatar emergentbehavior avatar flexiondotorg avatar mobyvb avatar him2him2 avatar ssa3512 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.