JKI757 / aTox

Reasonable Tox client for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aTox

IRC License Last release Translation status

Get aTox on F-Droid Get aTox on Google Play

The reasonable Tox client for Android.

chat screen contact screen

Building

Clone!

git clone https://github.com/evilcorpltd/aTox.git

Build tox4j!

Until #730 is closed, you'll have to build and publish tox4j to a local repository:

./scripts/build-host -j$(nproc)
./scripts/build-aarch64-linux-android -j$(nproc) release
./scripts/build-arm-linux-androideabi -j$(nproc) release
./scripts/build-i686-linux-android -j$(nproc) release
./scripts/build-x86_64-linux-android -j$(nproc) release

Build aTox!

gradlew build

Translation

Want to see aTox in your language? Contribute a translation on Weblate!

Translation status

About

Reasonable Tox client for Android

License:GNU General Public License v3.0


Languages

Language:Kotlin 86.7%Language:Starlark 5.1%Language:C 4.2%Language:Makefile 3.5%Language:Assembly 0.6%