TokTok / btox

Official TokTok mobile Tox client

Home Page:https://tox.chat/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bTox

A work-in-progress cross-platform Tox client.

Setting up Flutter

Follow the instructions on https://docs.flutter.dev/get-started/

Building

Run the tools/prepare-web setup script to generate the database bindings that need to be generated and download the 3rd-party libraries used in the web build.

./tools/prepare-web # or ./tools/prepare if you don't want to download the web-build 3rd-party libraries.

After the above is done, just build as you normally would for whatever platform you want to target.

If you run into issues, consulting our CI might be helpful as it contains working build instructions for all platforms.

About

Official TokTok mobile Tox client

https://tox.chat/

License:GNU General Public License v3.0


Languages

Language:C++ 33.8%Language:Dart 31.4%Language:CMake 22.4%Language:HTML 5.6%Language:Swift 2.8%Language:C 2.0%Language:Shell 0.9%Language:Dockerfile 0.8%Language:Kotlin 0.2%Language:Starlark 0.1%Language:Objective-C 0.1%