https://github.com/zoff99/java_toxclient_example
TRIfA Desktop - a Java Tox Client
https://github.com/zoff99/java_toxclient_example
java linux macos messaging tox toxcore
Last synced: 5 months ago
JSON representation
TRIfA Desktop - a Java Tox Client
- Host: GitHub
- URL: https://github.com/zoff99/java_toxclient_example
- Owner: zoff99
- License: gpl-3.0
- Created: 2017-08-16T16:15:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-10T15:51:39.000Z (10 months ago)
- Last Synced: 2025-04-08T17:54:14.492Z (9 months ago)
- Topics: java, linux, macos, messaging, tox, toxcore
- Language: Java
- Homepage:
- Size: 287 MB
- Stars: 13
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-GPLv3
Awesome Lists containing this project
README
# Please switch to the more modern
and still well maintained [TRIfA Material](https://github.com/Zoxcore/trifa_material)

[TRIfA Material](https://github.com/Zoxcore/trifa_material)

## Build Status
**Latest Release:** [](https://github.com/zoff99/java_toxclient_example/releases/latest/)
**CircleCI:** [](https://circleci.com/gh/zoff99/java_toxclient_example/tree/master)
**Github:** [](https://github.com/zoff99/java_toxclient_example/actions?query=workflow%3A%22Nightly%22)
## Installation & starting the App [Linux, RaspberryPI, Windows and MacOS]
- Install JRE 11 or JDK 11.
- Download [trifa_desktop.zip](https://github.com/zoff99/java_toxclient_example/releases/latest/download/trifa_desktop.zip)
- Unzip ```trifa_desktop.zip```
- run:
-
Linux :```./do_run.sh```
-
RaspberryPI :```./do_raspi_run.sh```
-
Windows: ```do_run.bat```
-
MacOS :```./do_run.sh```
## Remove my Background from the Camera Video like Zoom or MS Teams does (Linux only!)
check instructions on how to do it here:
https://github.com/floe/backscrub
## Help Translate the App in your Language
Use Weblate:
https://hosted.weblate.org/projects/trifa-a-tox-client-for-android/trifa-desktop/
## Trouble Shooting
**HINT:** if you get this error ```Unsupported major.minor version 55.0``` you need to install java 11 (or higher) runtime to run the client
## License (Project is dual licensed, you can choose the license)
TRIfA Desktop is distributed under the terms of the GNU General Public License (version 2) or the GNU General Public License (version 3).
You may use TRIfA Desktop according to either of these licenses as is most appropriate for your project on a case-by-case basis.
See LICENSE-zzGPLv2 and LICENSE-GPLv3 for details.
Translations are under the terms of GNU General Public License (version 2 or later).
See https://hosted.weblate.org/projects/trifa-a-tox-client-for-android/trifa-desktop/#information
Any use of this project's code by GitHub Copilot, past or present, is done
without our permission. We do not consent to GitHub's use of this project's
code in Copilot.
No part of this work may be used or reproduced in any manner for the purpose of training artificial intelligence technologies or systems.
