Coder Social home page Coder Social logo

toxitty's Introduction

Toxitty Build Status

Toxitty is an experimental CLI based client for Tox. It is written in C++ using the new features of C++11. Toxitty bases on ncurses library for the user interface, its primary goals are simplicity, flexibility and extensibility.

Compiling

  • Compile and install libsodium.
  • Compile and install JsonCpp.
  • Install libboost-system-dev and libboost-thread-dev libraries (they're available in the repositories on most distributions).
  • Clone Toxitty.
  • # cd Toxitty
  • # git submodule update --init
  • # mkdir build
  • # cd build
  • # cmake ..
  • # make

Features

  • Simple yet elegant text interface.
  • Commands handler.
  • Keyboard handler.
  • Buffers per chat.
  • Input and command history.
  • Input per buffer.
  • Interactive input bar.

License

Toxitty is released under GPLv3 license, you can find the complete license file in doc/LICENSE.

Help

You can find a simple FAQ in doc/HELP.

Contribute

If you found a bug you can report it using issue tracker.

If you want to contribute some code - fork my repository, commit your changes and send me a pull request!

toxitty's People

Contributors

marmichalski avatar veeti avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.