Coder Social home page Coder Social logo

Isotoxin

Multiprotocol messenger for windows XP and later with tox support

Features

  • Standard features like:
    • Nickname customization
    • Status customization
    • Friendlist
    • One to one conversations
    • Message history
    • Unread messages notification
  • Autoupdate
  • Audio/Video calls
  • Desktop sharing via video calls
  • File transfers
  • File transfer resuming
  • UI Themes
  • Multilangual
  • Multiprofile
  • Metacontacts
  • Avatars
  • Faux offline messaging
  • DNS discovery (tox1 and tox3)
  • Tox group chats (and audio group chats)
  • Send message create time (only Isotoxin to Isotoxin)
  • Unlimited message length (only Isotoxin to Isotoxin)
  • Emoticons
  • Inline images
  • Spell checker + Spelling dictionary build-in downloader

Screenshots

Main Window (Dark Theme) Main Window (Light Theme) Settings) Prepare image)

Build instruction

Windows (Visual Studio 2015)

  • Visual Studio 2015 must be installed.

  • Command line git must be installed (it used to get some libs)

  • Enter build-win folder. Threre are 3 utils: 7z, grep, wget

  • run 1-get-libs.cmd - it will download some libs (such as zlib, pnglib and so on) from external sources. All you need is internet access. wget and git used to download, 7z used to unpack files.

  • run 2-build-libs-2015.cmd - it (re)builds external libs.

  • run 3-build-isotoxin-2015.cmd - build of isotoxin.exe, plghost.exe and proto.dll's.

  • run 4-build-assets.cmd - it creates isotoxin.data - zip archive with Isotoxin assets. Also, you can take it from https://github.com/isotoxin/isotoxin/releases or http://isotoxin.im/files from latest version archive.

  • sometimes you have to run 5-update-libs.cmd to update toxcore or/and download new external libs. Don't forget to run 2_build_libs.cmd again.

  • If you want to build 64-bit version of Isotoxin, just run 2-build-libs-2015.cmd and 3-build-isotoxin-2015.cmd with 64 parameter: 2-build-libs-2015.cmd 64 3-build-isotoxin-2015.cmd 64

Linux

(work in progress)

isotoxin's Projects

filter_audio icon filter_audio

An easy to use audio filtering library made from webrtc code.

hunspell icon hunspell

Same as original, except non-utf8 support (this code supports only utf8 dicts)

sounds icon sounds

Sounds that Tox client develops may use freely in their software

toxcore icon toxcore

The future of online communications.

toxcore-vs icon toxcore-vs

All necessary libs to build static toxcore using Visual Studio 2015

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.