All Projects → zoff99 → Toxandroidrefimpl

zoff99 / Toxandroidrefimpl

Licence: gpl-2.0
Tox Reference implementation for Android

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Toxandroidrefimpl

Antidote
No longer maintained
Stars: ✭ 388 (+153.59%)
Mutual labels:  messaging, tox
Qtox
qTox is a chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol.
Stars: ✭ 3,843 (+2411.76%)
Mutual labels:  messaging, tox
Venom
a modern Tox client for the GNU/Linux desktop
Stars: ✭ 276 (+80.39%)
Mutual labels:  messaging, tox
Antox
Android client for Project Tox - Secure Peer to Peer Messaging
Stars: ✭ 864 (+464.71%)
Mutual labels:  messaging, tox
Magma
The magma server daemon, is an encrypted email system with support for SMTP, POP, IMAP, HTTP and MOLTEN,. Additional support for DMTP and DMAP is currently in active development.
Stars: ✭ 1,740 (+1037.25%)
Mutual labels:  messaging
Signal Cli
signal-cli provides an unofficial commandline and dbus interface for signalapp/libsignal-service-java
Stars: ✭ 2,117 (+1283.66%)
Mutual labels:  messaging
Python Blueprint
🐍 Example Python project using best practices 🔩
Stars: ✭ 123 (-19.61%)
Mutual labels:  tox
Slimmessagebus
Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
Stars: ✭ 120 (-21.57%)
Mutual labels:  messaging
Berkanansdk
Bluetooth mesh messaging SDK for apps
Stars: ✭ 150 (-1.96%)
Mutual labels:  messaging
Dontclickshit
Як не стати кібер-жертвою
Stars: ✭ 149 (-2.61%)
Mutual labels:  messaging
Vonage Python Sdk
Vonage Server SDK for Python. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
Stars: ✭ 134 (-12.42%)
Mutual labels:  messaging
Aws Serverless Event Fork Pipelines
AWS Event Fork Pipelines helps you build event-driven serverless applications by providing pipelines for common event-handling requirements, such as event backup, analytics, and replay. The pipelines are based on AWS SAM, and can be deployed directly from AWS SAR into your AWS account.
Stars: ✭ 126 (-17.65%)
Mutual labels:  messaging
Nservicebus
The most popular service bus for .NET
Stars: ✭ 1,816 (+1086.93%)
Mutual labels:  messaging
Azure Event Hubs For Kafka
Azure Event Hubs for Apache Kafka Ecosystems
Stars: ✭ 124 (-18.95%)
Mutual labels:  messaging
Lightbus
RPC & event framework for Python 3
Stars: ✭ 149 (-2.61%)
Mutual labels:  messaging
Im service
golang im server
Stars: ✭ 1,694 (+1007.19%)
Mutual labels:  messaging
Py3 Pinterest
Fully fledged Python Pinterest client
Stars: ✭ 133 (-13.07%)
Mutual labels:  messaging
Messager
A convenient way to handle messages between users in a simple way
Stars: ✭ 147 (-3.92%)
Mutual labels:  messaging
Messaging Apis
Messaging APIs for multi-platform
Stars: ✭ 1,754 (+1046.41%)
Mutual labels:  messaging
Timy Messenger
Timy - open source mobile app for groups to communicate and organize themselves. Built with flutter.
Stars: ✭ 1,745 (+1040.52%)
Mutual labels:  messaging

Tox Reference Implementation for Android [TRIfA]

This is not a Reference Client, it's c-toxcore for Android.
This is now also a Tox Client for Android.

    Looking for TRIfA Desktop? follow me

Build Status

CircleCI: CircleCI Android CI Bintray: Download Jitpack.io: Release Weblate: Translations

Help Translate the App in your Language

Use Weblate: https://hosted.weblate.org/engage/trifa-a-tox-client-for-android/

Offline Messages *NEW* *NEW*

To get offline messages for your TRIfA App, install ToxProxy on a Linux Box at home and leave it running 0:00-24:00.

Installation instructions:

  • install ToxProxy for Linux: appimage_binary
  • run ToxProxy for Linux (it will only write data to the current directory and below):
[email protected]:/home/dummy$ ./ToxProxy_x86_64.AppImage
ToxProxy version: 0.99.xx
Connection Status changed to:Online via UDP
#############################################################
#############################################################

ToxID:827707DBFF41BEA803C9CF7D81C1CFC2007FA774E6DE24FF1B661259CB8891668EF63E91C06E

#############################################################
#############################################################
  • open TRIfA on your phone and add this ToxID as Friend and set it as Relay:


  • ToxProxy for Linux will show that your phone is set as master:
added master:71BC3623887FEFC1F76811F8C3291806873E1B66159D955DB129BAACFE33BE2D
  • now install the Tox Notify Companion App: apk_file

  • sync FCM Token to TRIfA, approve it in TRIfA and restart TRIfA:


  • ToxProxy for Linux will show it has received the Token:
received token:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXx
saved token:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXx
  • now in TRIfA goto settings and activate Battery Savings Mode
  • and set Offline Time in Batterysavings mode to 120 minutes





Get in touch

Compile in Android Studio

Open an existing Project:

and select the "android-refimpl-app" subdir:



Development Snapshot Version (Android)

the latest Development Snapshot can be downloaded from CircleCI, here

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].