Open Source Multi-User Bittorrent Web UI

Click here for Screenshots

View the Project on GitHub erindru/openseedbox

Note: OpenSeedbox is intended only for developers at this time! It does not have an install process that a typical user will find easy to follow. By all means give it a go if you're keen though

Overview

OpenSeedbox is essentially a BitTorrent seedbox platform. It was created to solve the following problems while downloading torrents:

Architecture

OpenSeedbox has a frontend node (called the client) that farms out requests to as many backend nodes as you like (called servers). The client holds all the state and the backend nodes are just dumb torrent downloading machines.

OpenSeedbox is based on the following open source projects:

Installation

Installation is covered in the README file here.

Screenshots

License

OpenSeedbox is licensed under the GNU General Public License v3. I originally created it for my flatemates and myself to use, but I decided to release it as open source because I thought that other people might benefit from it too.