Go to file
Tha_14 42f9650515 v1.5.1 Release 2024-02-28 23:57:01 +02:00
.circleci v1.5.0 Release 2024-02-22 23:56:53 +02:00
.github v1.5.0 Release 2024-02-22 23:56:53 +02:00
Antidote v1.5.1 Release 2024-02-28 23:57:01 +02:00
Antidote.xcodeproj v1.5.1 Release 2024-02-28 23:57:01 +02:00
AntidoteTests Initial commit 2024-02-22 21:43:11 +02:00
FAQ Initial commit 2024-02-22 21:43:11 +02:00
ScreenshotsUITests Initial commit 2024-02-22 21:43:11 +02:00
XOLDX_fastlane Initial commit 2024-02-22 21:43:11 +02:00
docs Initial commit 2024-02-22 21:43:11 +02:00
fastlane Initial commit 2024-02-22 21:43:11 +02:00
local_pod_repo v1.5.1 Release 2024-02-28 23:57:01 +02:00
pushextension v1.5.1 Release 2024-02-28 23:57:01 +02:00
tools Initial commit 2024-02-22 21:43:11 +02:00
.gitattributes v1.5.0 Release 2024-02-22 23:56:53 +02:00
.gitignore v1.5.0 Release 2024-02-22 23:56:53 +02:00
.travis.yml v1.5.0 Release 2024-02-22 23:56:53 +02:00
CHANGELOG.md Initial commit 2024-02-22 21:43:11 +02:00
Gemfile Initial commit 2024-02-22 21:43:11 +02:00
LICENSE Initial commit 2024-02-22 21:43:11 +02:00
PRIVACY_POLICY.md Initial commit 2024-02-22 21:43:11 +02:00
Podfile v1.5.1 Release 2024-02-28 23:57:01 +02:00
README.md Initial commit 2024-02-22 21:43:11 +02:00

README.md

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/

Get in touch

Usage

Install from the App Store

Manual Installation

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

git clone https://github.com/Antidote-for-Tox/Antidote.git
cd Antidote
pod install
open Antidote.xcworkspace

Compile on the Commandline

Clone repo, install pods and install Xcode 12+

git clone https://github.com/Antidote-for-Tox/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 notification
  • emoticons
  • spell check
  • reading/scanning Tox ID via QR code
  • file transfer
  • read receipts
  • push message support (via Apple Push Notification) / Push in qTox.
  • multiple profiles
  • tox_save import/export
  • avatars
  • audio calls
  • video calls

Send Crashreports

https://developer.apple.com/documentation/xcode/acquiring-crash-reports-and-diagnostic-logs
please first check that the crashreport does NOT contain any private data!
send to zoff@zoxcore.org

License

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