Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.19 KB

README.md

File metadata and controls

34 lines (26 loc) · 1.19 KB

Gitter

Massa - Mobile Accessible Social Sharing Agent.

Massa is an application that allows users to share internet bandwidth allocated to a file download. A download is performed using multiple devices and/or multiple internet connections. Downloaded blocks are joined using a local network or manually.

There are 2 major uses for this application

  1. An Individual can use multiple internet connections and multiple devices to download a file faster.
  2. Multiple people with low bandwidths can download a large file that is collectively needed.

Installation

First clone the Repository

git clone https://github.com/scorelab/Massa.git

Make sure You have install React Native and npm on your machine. To install react-native run

npm install -g react-native-cli

Change Directory To Massa

  $ npm install
  $ npm start

Screenshots

ss

Design Sketch: https://docs.google.com/document/d/198GQ-YXMnGymiSGBBaplGgiU5QH3zcWJ7xdM6Ueps0g/edit?usp=sharing

For more information please refer the wiki.