Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/raklaptudirm/mtor

Simple Torrent Downloader
https://github.com/raklaptudirm/mtor

bittorrent bittorrent-client p2p torrent torrent-downloader

Last synced: 2 days ago
JSON representation

Simple Torrent Downloader

Awesome Lists containing this project

README

        

# The Mtor Torrent Downloader

![logo](https://user-images.githubusercontent.com/68542775/159016981-a16fb54b-706e-47d4-b469-501ed03527e0.png)

### Installation

```bash
go install laptudirm.com/x/mtor/cmd/mtor@latest
mtor [torrent file]
```

### Roadmap

```py
# Implement a custom bencode parser for better usage.
# Add support for multi-file torrent storage.
# Sit down and actually think about the struct names.
```

### License

Mtor is licensed under the [Apache License, Version 2.0](https://opensource.org/licenses/Apache-2.0).