Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 261 Bytes

Readme.md

File metadata and controls

10 lines (10 loc) · 261 Bytes

Swarmer

Swarmer is a BitTorrent client built using Electron.

How to Install

git clone https://github.com/hristijankiko/swarmer.git
cd swarmer
npm install
npm run build:watch // transpile files on file change
npm run start // build package and launch