Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bronzdoc/tori
Ruby Bittorrent client
https://github.com/bronzdoc/tori
Last synced: 10 days ago
JSON representation
Ruby Bittorrent client
- Host: GitHub
- URL: https://github.com/bronzdoc/tori
- Owner: bronzdoc
- License: mit
- Created: 2015-06-20T04:31:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-16T16:07:25.000Z (almost 9 years ago)
- Last Synced: 2023-02-27T17:11:27.729Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 192 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
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).