toxon / tox.rb

Ruby interface for libtoxcore

Home Page:https://github.com/TokTok/c-toxcore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

::Tox

Gem Version Build Status Coverage Status Inline docs

Ruby interface for libtoxcore. It can be used to create Tox chat client or bot. The interface is object-oriented instead of C-style (raises exceptions instead of returning error codes, uses classes to represent primitives, etc.)

Table of contents

About

Ruby interface for libtoxcore

https://github.com/TokTok/c-toxcore

License:GNU General Public License v3.0


Languages

Language:Ruby 56.5%Language:C 43.3%Language:HTML 0.2%