Skip to content

roihershberg/aTox

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 87.2%
  • Starlark 4.8%
  • C 4.1%
  • Makefile 3.4%
  • Assembly 0.5%