/hadouken

A cross-platform, headless BitTorrent client with low memory footprint.

Primary LanguageC++MIT LicenseMIT

Overview

Gitter chat

Hadouken documentation

Build Status

Build status

Hadouken is a modern, open source, cross-platform BitTorrent client written in C++14. It is built on Boost and Rasterbar-libtorrent, and designed to run headless either as a Linux daemon or Windows Service.

Getting started

To get started, head over to the releases and download a binary for your platform. If none exists, you might need to build one yourself.

Once Hadouken is installed, access the web interface by heading to http://localhost:7070/gui/index.html.

Please refer to the documentation for more information on how to configure and run Hadouken on your platform.

For developers

If you're interested in contributing, we recommend reading through the contribution guidelines.

For further documentation regarding plugins or the JSONRPC API, please refer to the developer documentation.