Skip to content
/ btox Public
forked from TokTok/btox

Official TokTok mobile Tox client

License

Notifications You must be signed in to change notification settings

iphydf/btox

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 33.7%
  • Dart 31.4%
  • CMake 22.4%
  • HTML 5.6%
  • Swift 2.8%
  • C 2.0%
  • Other 2.1%