Skip to content

Commit

Permalink
Add README and ignore build dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Sugden committed Apr 5, 2010
1 parent f0b027a commit bde13cd
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1 +1,2 @@
*.[hm]-e
build
23 changes: 23 additions & 0 deletions README.markdown
@@ -0,0 +1,23 @@
Chocolate Rain
===========

A Cocoa based remote front-end for rTorrent, I started this after getting extremely frustrated with wxPython on OS X while building [wrTc]

Requires eczarny's [XMLRPC.Framework][xmlrpc] to build.

Planned Features
-------------
- Those already implemented by [wrTc]
- Torrent File Handling
- Loading torrent from disk and sending raw data to rTorrent
- Remote Filesystem browsing
- Scheduled updates of displayed torrents
- New features
- Starting/Stopping/Removing torrents
- Filtering the torrent list (done)
- Detail view for individual torrent

<span style="font-size:80%;">...I think the name is funny.</span>

[xmlrpc]: http://github.com/eczarny/xmlrpc
[wrtc]: http://github.com/grncdr/rtorrent-client

0 comments on commit bde13cd

Please sign in to comment.