Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.
/ elm-torrent-dbx Public archive

Download torrents remotely to your Dropbox with Elm + NodeJS

License

Notifications You must be signed in to change notification settings

kevgathuku/elm-torrent-dbx

Repository files navigation

torrent-dbx

Build Status

torrent-dbx is an application that helps you download torrents remotely. This is how it works in a nutshell:

  1. Find a torrent to download
  2. torrent-dbx (this app) downloads the torrent through webtorrent
  3. Once the download is complete, you can download the file or send it to your Dropbox

Local Setup

Requirements

Clone the repo:

git clone [email protected]:kevgathuku/elm-torrent-dbx.git

Navigate to the repo directory

cd elm-torrent-dbx

Install the JavaScript dependencies:

yarn

Start the server:

yarn run start:server

Start the client:

yarn run dev

About

Download torrents remotely to your Dropbox with Elm + NodeJS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published