An open API service indexing awesome lists of open source software.

https://github.com/sshcrack/peertopeerdownloader

A client & server for downloading files peer-to-peer
https://github.com/sshcrack/peertopeerdownloader

Last synced: about 1 year ago
JSON representation

A client & server for downloading files peer-to-peer

Awesome Lists containing this project

README

          

# -------
# ⚠️ This project is no longer maintained. Be careful, there might be secruity issues ⚠️
# -------

# Peer to Peer Downloader

![CI](https://github.com/sshcrack/PeerToPeerDownloader/workflows/CI/badge.svg)

## Introduction

> A downloader based on Peer to Peer

### Start
> `$ npm start`

## Installation

> To install the Modules needed just run `$ npm install`. This will install the modules for Electron and for the Server

### Package
> `$ npm run pack`

### Generate Setup (ONLY WINDOWS SUPPORTED YET)
> #### Make sure you packaged the application
> `$ npm run winpack`