From 1e37d9db6a6a699785f3d61c7ddd6a04d52d08c3 Mon Sep 17 00:00:00 2001 From: rakshasa Date: Fri, 19 Jul 2019 12:56:07 +0200 Subject: [PATCH] Added donate page. --- donate.md | 11 +++++++++++ index.md | 40 +++++++++++++++++++++------------------- 2 files changed, 32 insertions(+), 19 deletions(-) create mode 100644 donate.md diff --git a/donate.md b/donate.md new file mode 100644 index 00000000..dff10389 --- /dev/null +++ b/donate.md @@ -0,0 +1,11 @@ +Donate to rTorrent development +============================== + + * [Paypal|https://paypal.me/jarisundell] + * [Patreon|https://www.patreon.com/rtorrent] + * [SubscribeStar|https://www.subscribestar.com/rtorrent] + * BitCoin: 1MpmXm5AHtdBoDaLZstJw8nupJJaeKu8V8 + * Etherium: 0x9AB1e3C3d8a875e870f161b3e9287Db0E6DAfF78 + * LiteCoin: LdyaVR67LBnTf6mAT4QJnjSG2Zk67qxmfQ + +Help keep rTorrent development going by donating to its creator. diff --git a/index.md b/index.md index bb9419a1..e0fd9179 100644 --- a/index.md +++ b/index.md @@ -1,19 +1,21 @@ -RTorrent -======== - -Wiki ----- - -* [https://github.com/rakshasa/rtorrent/wiki](https://github.com/rakshasa/rtorrent/wiki) - -Stable ------- - -* [http://rtorrent.net/downloads/libtorrent-0.13.6.tar.gz](http://rtorrent.net/downloads/libtorrent-0.13.6.tar.gz) -* [http://rtorrent.net/downloads/rtorrent-0.9.6.tar.gz](http://rtorrent.net/downloads/rtorrent-0.9.6.tar.gz) - -Latest ------- - -* [http://rtorrent.net/downloads/libtorrent-0.13.7.tar.gz](http://rtorrent.net/downloads/libtorrent-0.13.7.tar.gz) -* [http://rtorrent.net/downloads/rtorrent-0.9.7.tar.gz](http://rtorrent.net/downloads/rtorrent-0.9.7.tar.gz) +RTorrent +======== + +Introduction +------------ + +To learn how to use rTorrent visit the [Wiki](https://github.com/rakshasa/rtorrent/wiki). + +[Donate](https://rakshasa.github.io/rtorrent/donate.html) to help fund the development of this client. + +Stable +------ + + * [http://rtorrent.net/downloads/libtorrent-0.13.6.tar.gz](http://rtorrent.net/downloads/libtorrent-0.13.6.tar.gz) + * [http://rtorrent.net/downloads/rtorrent-0.9.6.tar.gz](http://rtorrent.net/downloads/rtorrent-0.9.6.tar.gz) + +Latest +------ + + * [http://rtorrent.net/downloads/libtorrent-0.13.7.tar.gz](http://rtorrent.net/downloads/libtorrent-0.13.7.tar.gz) + * [http://rtorrent.net/downloads/rtorrent-0.9.7.tar.gz](http://rtorrent.net/downloads/rtorrent-0.9.7.tar.gz)