Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/felixschl/torrent-fetcher-haskell

Torrent Fetcher Haskell
https://github.com/felixschl/torrent-fetcher-haskell

Last synced: 22 days ago
JSON representation

Torrent Fetcher Haskell

Awesome Lists containing this project

README

        

Torrent fetcher
================================================================================

Query and download movie torrents from the command line.
Nothing usable yet, just a good Haskell training ground.

TODO
----

* Accept arguments to "search"
* Show and pick torrents by ID
* Download torrents: Implement talking to a running libtorrent server via sockets.