Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
byzorgan_1.3_amd64.deb | 2019-08-07 | 123.8 kB | |
README.txt | 2019-08-07 | 536 Bytes | |
byzorgan-1.3-win7-x86.zip | 2019-08-07 | 6.6 MB | |
byzorgan-1.3-winxp-x86.zip | 2019-08-07 | 5.3 MB | |
byzorgan-1.3-win7-x64.zip | 2019-08-07 | 7.9 MB | |
byzorgan-1.3-macos-x64.dmg | 2019-08-07 | 11.0 MB | |
byzorgan-1.3-android-x86.apk | 2019-08-07 | 11.0 MB | |
byzorgan-1.3-android-arm.apk | 2019-08-07 | 6.8 MB | |
Totals: 8 Items | 48.7 MB | 0 |
System requirements for binaries: - Windows 7/8/10 (32 or 64 bit) - Windows XP (separate build) - Debian Linux 10 (amd64) - MacOS 10.10 or later - Android 4.1 or later (ARMv7 or x86, at least 800x480 screen resolution) You can compile byzorgan from sources for any platform, supported by Qt 4 or Qt 5. How to build latest version of byzorgan: $ mkdir byzorgan $ cd byzorgan $ svn co svn://svn.code.sf.net/p/byzorgan/code/trunk . $ qmake $ make Then, you can run compiled file: $ ./byzorgan To install it, do: $ sudo make install