Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/felixschl/torrent-fetcher-haskell
- Owner: felixSchl
- Created: 2014-02-02T02:38:42.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-05T06:59:56.000Z (almost 11 years ago)
- Last Synced: 2024-11-14T04:28:11.767Z (2 months ago)
- Language: Haskell
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.