Skip to content
This repository has been archived by the owner on Feb 5, 2018. It is now read-only.
SirCmpwn edited this page Feb 26, 2013 · 10 revisions

Patchy is an open-source bittorrent client for Windows. For more information on bittorrent, see Wikipedia.

Using Patchy

Reading the Code

Patchy uses a custom fork of monotorrent to do the heavy lifting, and WPF for layout. It is written in C# (and XAML for layout).

Clone this wiki locally