From 688aa3e7a9d46a02a3c4a556b3341af443440192 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 3 Jun 2015 12:09:50 +0200 Subject: [PATCH] add `GitTorrent` by @cjb to `Mad science` --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b2603e8..318aad1 100644 --- a/readme.md +++ b/readme.md @@ -55,6 +55,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ### Mad science - [webtorrent](https://github.com/feross/webtorrent) - Streaming torrent client for Node.js and the browser. +- [GitTorrent](https://github.com/cjb/GitTorrent) - Peer-to-peer network of Git repositories being shared over BitTorrent. - [peerflix](https://github.com/mafintosh/peerflix) - Streaming torrent client. - [dat](http://dat-data.com) - Real-time replication and versioning for data sets. - [ipfs](https://github.com/jbenet/node-ipfs) - Distributed file system that seeks to connect all computing devices with the same system of files.