Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bronzdoc/tori

Ruby Bittorrent client
https://github.com/bronzdoc/tori

Last synced: 10 days ago
JSON representation

Ruby Bittorrent client

Awesome Lists containing this project

README

        

# Tori
A bittorrent client for ruby

## Installation

```ruby
gem 'tori'
```

And then execute:

$ bundle

Or install it yourself as:

$ gem install tori

## Usage
This project is under development, not ready to use...

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/bronzdoc/tori. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](contributor-covenant.org) code of conduct.

## License

The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).