toxygen/docs/install.md
2016-03-18 00:25:06 +03:00

888 B

HOW TO INSTALL TOXYGEN:

  1. Install Python 2.7 in your system
  2. Install PySide (PyQt4 support will be added later)
  3. Download toxygen
  4. Unpack archive
  5. For Linux users - install toxcore, for Windows users - download libtox.dll, download [libsodium.a] (https://build.tox.chat/view/libsodium/job/libsodium_build_windows_x86_static_release/lastSuccessfulBuild/artifact/libsodium_build_windows_x86_static_release.zip), put into /src/libs/
  6. Run src/main.py

Supported OS:

  • Windows
  • Linux