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.
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.
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.