All Projects → naxuroqa → Venom

naxuroqa / Venom

Licence: gpl-3.0
a modern Tox client for the GNU/Linux desktop

Programming Languages

vala
323 projects

Projects that are alternatives of or similar to Venom

Qtox
qTox is a chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol.
Stars: ✭ 3,843 (+1292.39%)
Mutual labels:  messaging, communication, tox, privacy
Antox
Android client for Project Tox - Secure Peer to Peer Messaging
Stars: ✭ 864 (+213.04%)
Mutual labels:  messaging, tox
Berty
Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network
Stars: ✭ 5,101 (+1748.19%)
Mutual labels:  messaging, privacy
Communicator
Communication between iOS and watchOS apps just got a whole lot better.
Stars: ✭ 94 (-65.94%)
Mutual labels:  messaging, communication
Ricochet
Anonymous peer-to-peer instant messaging
Stars: ✭ 3,570 (+1193.48%)
Mutual labels:  messaging, privacy
Quickblox Ios Sdk
QuickBlox iOS SDK for messaging and video calling
Stars: ✭ 373 (+35.14%)
Mutual labels:  messaging, communication
Conceal Core
Conceal Core - Daemon & Wallets (CLI)
Stars: ✭ 72 (-73.91%)
Mutual labels:  messaging, privacy
Pjon
PJON (Padded Jittering Operative Network) is an experimental, arduino-compatible, multi-master, multi-media network protocol.
Stars: ✭ 2,615 (+847.46%)
Mutual labels:  communication, privacy
Applozic Ios Sdk
iOS Real Time Chat & Messaging SDK
Stars: ✭ 104 (-62.32%)
Mutual labels:  messaging, communication
Dontclickshit
Як не стати кібер-жертвою
Stars: ✭ 149 (-46.01%)
Mutual labels:  messaging, privacy
Toxandroidrefimpl
Tox Reference implementation for Android
Stars: ✭ 153 (-44.57%)
Mutual labels:  messaging, tox
Vuvuzela
Private messaging system that hides metadata
Stars: ✭ 2,423 (+777.9%)
Mutual labels:  messaging, privacy
Awesome Privacy
A curated list of services and alternatives that respect your privacy because PRIVACY MATTERS.
Stars: ✭ 303 (+9.78%)
Mutual labels:  messaging, privacy
Antidote
No longer maintained
Stars: ✭ 388 (+40.58%)
Mutual labels:  messaging, tox
Eiskaltdcpp
File sharing program using DC and ADC protocols
Stars: ✭ 277 (+0.36%)
Mutual labels:  messaging, communication
Bloom
The simplest way to de-Google your life and business: Inbox, Calendar, Files, Contacts & much more
Stars: ✭ 934 (+238.41%)
Mutual labels:  messaging, privacy
Wire Ios
📱 Wire for iOS (iPhone and iPad)
Stars: ✭ 3,079 (+1015.58%)
Mutual labels:  communication, privacy
I2pd
🛡 I2P: End-to-End encrypted and anonymous Internet
Stars: ✭ 1,796 (+550.72%)
Mutual labels:  communication, privacy
Quickblox Javascript Sdk
JavaScript SDK of QuickBlox cloud backend platform
Stars: ✭ 98 (-64.49%)
Mutual labels:  messaging, communication
Emberclear
Encrypted Chat. No History. No Logs.
Stars: ✭ 157 (-43.12%)
Mutual labels:  messaging, privacy

Venom

Build Status CircleCI GitHub GitHub release GitHub last commit tip for next commit codecov Translation status

a modern Tox client for the GNU/Linux desktop

screenshot1

screenshot2

Features

  • Encrypted profiles
  • Secure, private messaging
  • Read receipts
  • Contact aliases
  • Customizable avatars
  • Emojis 👍
  • File transfers
  • Screenshot sharing
  • Group chats
  • Socks5 Proxy support
  • Spell checking
  • Sound notifications
  • Faux offline messaging
  • Voice and video chat

Roadmap

See projects for planned features.

Translations

Translations are done via the venom project on weblate. Don't create pull requests for translations here. Updated translations from weblate will be merged in this repository on every release.

FAQ

  • Save file location

    Tox profiles and history files are saved in $XDG_DATA_HOME/tox/.

    • For the flatpak bundle $XDG_DATA_HOME/tox/ is at ~/.var/app/com.github.naxuroqa.venom/tox/
    • Otherwise $XDG_DATA_HOME/tox/ is at ~/.local/share/tox/
  • Data file interoperability

    Tox data files from qTox and toxic can be reused, both encrypted and unencrypted. This only includes the *.tox files, all other files (history, etc.) are not supported.

Dependencies

  • gtk+-3.0 >= 3.22
  • glib-2.0 >= 2.56
  • json-glib-1.0
  • libcanberra >= 0.30
  • libgee >= 0.18
  • libsoup-2.4
  • gspell >= 1.8
  • sqlcipher
  • toxcore >= 0.2
  • libgstreamer1.0 >= 1.14

Build-Dependencies

  • meson >= 0.46
  • vala >= 0.40

Compiling

meson ./build && cd build
ninja
ninja install

Testing

ninja test

Contact

Join the #tox or #toktok IRC channels on freenode

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].