This is an old revision of the document!
Table of Contents
Isotoxin
Isotoxin is a multiprotocol client. toxcore is one of supported protocols. Authored by Rotkaermota.
Homepage | http://isotoxin.im |
Repository | https://github.com/Rotkaermota/Isotoxin |
Maintainers | Rotkaermota |
Language | C++ |
Graphical Toolkit | Rectangles (written specifically for Isotoxin) |
Operating Systems | Windows |
Features
- Standard features like:
- Nickname customization
- Status customization
- Friendlist
- One to one conversations
- Message history
- Unread messages notification
- Autoupdate
- Audio calls
- File transfers
- File transfer resuming
- UI Themes
- Multilangual
- Multiprofile
- Metacontacts
- Avatars
- Faux offline messaging
- DNS discovery (tox1 and tox3)
- Tox group chats
- Send message create time (only Isotoxin to Isotoxin)
- Unlimited message length (only Isotoxin to Isotoxin)
- Emoticons
- Inline images
Binaries
Latest binary can be found here
Alternative i2p network address: http://isotoxin.i2p (also available via i2p inproxy: http://isotoxin.i2p.xyz)
Build
Isotoxin written with Visual Studio 2013. All sources, including toxcore, should be built by c++ compiler of Visual Studio 2013. To build, follow instruction.
To build by Visual Studio 2015, you have to open solutions (source/libs-external/libs15.sln and source/isotoxin/(build)/vs2015/isotoxin.sln) by IDE.