added bitscast and electric sheep to project page
This commit is contained in:
parent
2fefc847ae
commit
103f7209fd
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
Binary file not shown.
After Width: | Height: | Size: 6.7 KiB |
|
@ -12,6 +12,10 @@
|
|||
<h1 class="title">projects using libtorrent</h1>
|
||||
<p>These are some of the public projects that uses libtorrent. If you want your
|
||||
project listed here, let <a class="reference" href="mailto:arvid@rasterbar.com">me</a> know.</p>
|
||||
<p><strong>electric sheep</strong></p>
|
||||
<div class="image"><img alt="electric_sheep_thumb.jpg" src="electric_sheep_thumb.jpg" /></div>
|
||||
<p><a class="reference" href="http://electricsheep.org">electric sheep</a> is a screensaver which collectively generates
|
||||
animations and lets the users vote which one to live on.</p>
|
||||
<p><strong>qBittorrent</strong></p>
|
||||
<div class="image"><img alt="qbittorrent_thumb.jpg" src="qbittorrent_thumb.jpg" /></div>
|
||||
<p><a class="reference" href="http://www.qbittorrent.org/">qBittorrent</a> is a QT bittorrent client available for linux (likely
|
||||
|
@ -25,6 +29,11 @@ a web browser). Written by Michael Wojciechowski and Johan Ström.</p>
|
|||
<p><strong>MooPolice</strong></p>
|
||||
<div class="image"><img alt="moopolice_thumb.gif" src="moopolice_thumb.gif" /></div>
|
||||
<p><a class="reference" href="http://www.massaroddel.de/MooPolice/">MooPolice</a> is a windows bittorrent client with a quite unique look.</p>
|
||||
<p><strong>BitsCast</strong></p>
|
||||
<div class="image"><img alt="bitscast_thumb.png" src="bitscast_thumb.png" /></div>
|
||||
<p>RSS reader, podcast subscriber, video feed downloader,
|
||||
bittorrent feed downloader. See <a class="reference" href="http://www.bitscast.com/software/">BitsCast</a> homepage for
|
||||
more info.</p>
|
||||
<p><strong>BitSlug</strong></p>
|
||||
<div class="image"><img alt="bitslug_thumb.png" src="bitslug_thumb.png" /></div>
|
||||
<p><a class="reference" href="http://bitslug.sourceforge.net/">BitSlug</a> is a MacOSX cocoa client.</p>
|
||||
|
|
|
@ -6,6 +6,15 @@ project listed here, let me_ know.
|
|||
|
||||
.. _me: mailto:arvid@rasterbar.com
|
||||
|
||||
**electric sheep**
|
||||
|
||||
.. image:: electric_sheep_thumb.jpg
|
||||
|
||||
`electric sheep`_ is a screensaver which collectively generates
|
||||
animations and lets the users vote which one to live on.
|
||||
|
||||
.. _`electric sheep`: http://electricsheep.org
|
||||
|
||||
**qBittorrent**
|
||||
|
||||
.. image:: qbittorrent_thumb.jpg
|
||||
|
@ -34,6 +43,17 @@ MooPolice_ is a windows bittorrent client with a quite unique look.
|
|||
|
||||
.. _MooPolice: http://www.massaroddel.de/MooPolice/
|
||||
|
||||
**BitsCast**
|
||||
|
||||
.. image:: bitscast_thumb.png
|
||||
|
||||
RSS reader, podcast subscriber, video feed downloader,
|
||||
bittorrent feed downloader. See BitsCast_ homepage for
|
||||
more info.
|
||||
|
||||
.. _BitsCast: http://www.bitscast.com/software/
|
||||
|
||||
|
||||
**BitSlug**
|
||||
|
||||
.. image:: bitslug_thumb.png
|
||||
|
|
Loading…
Reference in New Issue