2024-03-10 17:45:23 +02:00
2024-02-22 23:56:53 +02:00
2024-02-22 23:56:53 +02:00
2024-03-10 17:45:23 +02:00
2024-03-10 17:44:29 +02:00
2024-03-10 17:44:29 +02:00
2024-02-22 21:43:11 +02:00
2024-02-22 21:43:11 +02:00
2024-02-28 23:57:01 +02:00
2024-02-22 21:43:11 +02:00
2024-02-22 21:43:11 +02:00
2024-02-22 21:43:11 +02:00
2024-02-22 23:56:53 +02:00
2024-02-22 23:56:53 +02:00
2024-02-22 23:56:53 +02:00
2024-02-22 21:43:11 +02:00
2024-02-22 21:43:11 +02:00
2024-02-22 21:43:11 +02:00
2024-03-10 17:44:29 +02:00
2024-02-22 21:43:11 +02:00
2024-03-10 17:44:29 +02:00

Reboot of the Tox Messenger for the IPhone

  

Tox client for iOS

Release Translations License: GPL v3 Android CI Android CI

FAQ

See FAQ.

    

Help Translate the App in your Language

Use Weblate: https://hosted.weblate.org/engage/antidote/

Usage

Install from the App Store

Manual Installation

Clone repo, install pods and open Antidote.xcworkspace file with Xcode 12+.

git clone https://git.plastiras.org/Tha_14/Antidote/.git
cd Antidote
pod install
open Antidote.xcworkspace

Compile on the Commandline

Clone repo, install pods and install Xcode 12+

git clone https://git.plastiras.org/Tha_14/Antidote/.git
cd Antidote
pod install
env NSUnbufferedIO=YES xcodebuild -workspace ./Antidote.xcworkspace -scheme Antidote -destination 'platform=iOS Simulator,id=EAB9614F-3485-4A6D-8EFB-FC2B5EFB0243'

Features

See CHANGELOG for list of notable changes (unreleased, current and previous versions).

  • one to one conversations
  • typing notifications
  • emoticons
  • spell checking
  • reading/scanning Tox ID via QR code
  • file transfers
  • read receipts
  • multiple profiles
  • tox_save import/export
  • avatars
  • audio calls
  • video calls

Not implemented yet features:

  • Service to wake up antidote through push notifications every x minutes
  • Add confirmation dialogue before sending files
  • Options in settings under advanced to set a socks5 proxy
  • Option under advanced to change the NoSpam(manual and a randomize button options)
  • Introduction modal when creating and signing in with a new profiles
  • A confirmation popup upon deleting multiple items at once

License

Antidote is available under Mozilla Public License Version 2.0. See the LICENSE file for more info.

Description
No description provided
Readme 12 MiB
Languages
Objective-C 51.9%
C 27.9%
Swift 18%
HTML 1.1%
CMake 0.3%
Other 0.8%