summaryrefslogtreecommitdiff
path: root/README
blob: 0b81645a4acd4170949036f3a10f78a7bb82dd91 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
What is it?
===========

ratox is a client implementation of the rather popular tox protocol.
Unlike other clients relying on GUIs as an interface to the user,
ratox is developed with the UNIX-philosophy in mind and allows complete
interaction through named pipes.

Features
========

1 v 1 messaging: Yes
File transfer: Yes
Group chat: No
Audio: No
Video: No
DNS discovery: No
Chat logs: Yes
Proxy support: Yes
Offline message: Yes
Offline transfers: Yes
Contact aliases: No
Contact blocking: No
Save file encryption: Yes
Multilingual: Yes
Multiprofile: Yes
Typing notification: No
Audio notifications: No
Emoticons: No
Spell check: No
Desktop sharing: No
Inline images: No
File resuming: No
Read receipts: No
Message splitting: Yes
Changing nospam: No
toxi URI: No

NOTE: Some of these features are not intended to be developed
in ratox itself but rather in external scripts that are built upon
ratox.

Portability
===========

Builds and works on *BSD and Linux, probably others as well.  It has been tested on
SPARC systems with a slightly patched[0] toxcore.

[0] http://users.2f30.org/sin/patches/0001-Fix-unaligned-memory-access-on-SPARC.patch