All Projects → isotoxin → isotoxin

isotoxin / isotoxin

Licence: GPL-3.0 license
Isotoxin source

Programming Languages

C++
36643 projects - #6 most used programming language
assembly
5116 projects

Projects that are alternatives of or similar to isotoxin

Miranda Ng
Miranda NG: Next Generation of Miranda IM
Stars: ✭ 341 (+394.2%)
Mutual labels:  xmpp, instant-messaging, jabber, tox
Conversations
Conversations is an open source XMPP/Jabber client for Android
Stars: ✭ 3,965 (+5646.38%)
Mutual labels:  xmpp, messenger, instant-messaging, jabber
Blabber.im
blabber.im basiert auf Conversations und ist ein Open Source XMPP/Jabber Messenger für Android 4.1+
Stars: ✭ 124 (+79.71%)
Mutual labels:  xmpp, messenger, instant-messaging, jabber
jaxmpp
Java XMPP client library
Stars: ✭ 19 (-72.46%)
Mutual labels:  xmpp, instant-messaging, jabber
xabber-web
Open source XMPP client for Web
Stars: ✭ 117 (+69.57%)
Mutual labels:  xmpp, messenger, jabber
tigase-swift
(M) Tigase Swift XMPP client library
Stars: ✭ 53 (-23.19%)
Mutual labels:  xmpp, instant-messaging, jabber
Jitsi
Jitsi is an audio/video and chat communicator that supports protocols such as SIP, XMPP/Jabber, IRC and many other useful features.
Stars: ✭ 3,531 (+5017.39%)
Mutual labels:  xmpp, instant-messaging, jabber
Chat Sdk Ios
Chat SDK iOS - Open Source Mobile Messenger
Stars: ✭ 813 (+1078.26%)
Mutual labels:  xmpp, messenger, instant-messaging
stork
(M) Android XMPP Client
Stars: ✭ 51 (-26.09%)
Mutual labels:  xmpp, instant-messaging, jabber
Chat
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
Stars: ✭ 8,238 (+11839.13%)
Mutual labels:  xmpp, messenger, instant-messaging
Chat Sdk Android
Chat SDK Android - Open Source Mobile Messenger
Stars: ✭ 1,496 (+2068.12%)
Mutual labels:  xmpp, messenger, instant-messaging
Kaidan
[Replaced by https://invent.kde.org/network/kaidan] Kaidan, a simple and user-friendly Jabber/XMPP client for every device and platform.
Stars: ✭ 67 (-2.9%)
Mutual labels:  xmpp, messenger, jabber
Dino
Modern XMPP ("Jabber") Chat Client using GTK+/Vala
Stars: ✭ 1,637 (+2272.46%)
Mutual labels:  xmpp, messenger, jabber
Smack
Smack is an open-source, highly modular, easy to use, XMPP client library written in Java for Java SE compatible JVMs and Android.
Stars: ✭ 2,267 (+3185.51%)
Mutual labels:  xmpp, jabber
Tigase Server
Highly optimized, extremely modular and very flexible XMPP/Jabber server
Stars: ✭ 170 (+146.38%)
Mutual labels:  xmpp, jabber
Openfire
Openfire is a real time collaboration (RTC) server licensed under the Open Source Apache License. It uses the only widely adopted open protocol for instant messaging, XMPP (also called Jabber). Openfire is incredibly easy to setup and administer, but offers rock-solid security and performance.
Stars: ✭ 2,423 (+3411.59%)
Mutual labels:  xmpp, jabber
Converse.js
Web-based XMPP/Jabber chat client written in JavaScript
Stars: ✭ 2,745 (+3878.26%)
Mutual labels:  xmpp, jabber
Xabber Android
Open-source XMPP client for Android
Stars: ✭ 1,773 (+2469.57%)
Mutual labels:  xmpp, messenger
Lurch
XEP-0384: OMEMO Encryption for libpurple.
Stars: ✭ 245 (+255.07%)
Mutual labels:  xmpp, jabber
xmpp
An implementation of the Extensible Messaging and Presence Protocol (XMPP) in Go.
Stars: ✭ 97 (+40.58%)
Mutual labels:  xmpp, jabber

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)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].