gajim, but with plural-affirmative aliases to the `/me` command
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
'leftie c32f46e99f add plural-affirmative aliases for `/me` 4 years ago
.gitlab/issue_templates add issue templates 6 years ago
data prepare 1.1.3 release 4 years ago
flatpak Flatpak: Update dependencies 4 years ago
gajim add plural-affirmative aliases for `/me` 4 years ago
mac Add tool to create macOS .icns icon and .app bundle 4 years ago
plugins Fix bare-except pylint errors 5 years ago
po update translations 4 years ago
scripts/dev Pylint CI improvements 5 years ago
test Determine delay timestamp correctly 4 years ago
win Windows: Add pygments to build 4 years ago
.gitignore Add .vscode to .gitignore 5 years ago
.gitlab-ci.yml Use virtualenv for CI tests 4 years ago
AUTHORS Add dummy AUTHORS file 6 years ago
CONTRIBUTING.md Add contribution guide 5 years ago
COPYING Revert "Add OpenSSL licese exception. Fixes #8999" 5 years ago
ChangeLog prepare 1.1.3 release 4 years ago
MANIFEST.in re-add usefull file 5 years ago
README.md Raise nbxmpp version 4 years ago
appveyor.yml update appveyor build script for version number 4 years ago
launch-history-manager.py HistoryManager: Init configpaths only in standalone mode 5 years ago
launch.py Use setuptools' automatic script creation 5 years ago
mypy.ini Update mypy.ini 5 years ago
pylintrc Update .pylintrc 5 years ago
setup.cfg Raise nbxmpp version 4 years ago
setup.py Restructure test 4 years ago

README.md

Welcome to Gajim

Runtime Requirements

  • python3.5 or higher
  • python3-gi
  • python3-gi-cairo
  • gir1.2-gtk-3.0 (>=3.22)
  • python3-nbxmpp (>=0.6.9,<0.7.0)
  • python3-openssl (>=0.14)
  • python3-cssutils (>=1.0.2)
  • python3-keyring
  • python3-precis-i18n

Optional Runtime Requirements

  • python3-pil (pillow) for support of webp avatars
  • python3-gnupg to enable GPG encryption
  • For zeroconf you need python3-dbus on Linux or pybonjour on Windows/macOS
  • gir1.2-gspell-1 and hunspell-LANG where lang is your locale eg. en, fr etc
  • gir1.2-secret-1 for GNOME Keyring or KDE support as password storage
  • D-Bus running to have gajim-remote working
  • gir1.2-farstream-0.2, gir1.2-gstreamer-1.0 and gir1.2-gst-plugins-base-1.0 for audio and video calls
  • gir1.2-gupnpigd-1.0 for better NAT traversing
  • gir1.2-networkmanager-1.0 for network lose detection
  • gir1.2-geoclue-2.0 for sharing your location

Compile-time Requirements

  • python-setuptools

Installation Procedure

Packages

  • Arch
  • Debian (tested with Debian testing and unstable)

Snapshots

Linux

./setup.py install --root=/

or

pip install . (python-pip is required)

Mac

see Wiki

Developing

For developing you don't have to install Gajim.

After installing all dependencies execute

./launch.py

Flatpak

see README

Windows

see README

Miscellaneous

Debugging

Execute gajim with --verbose

That is all, enjoy!

(C) 2003-2019 The Gajim Team https://gajim.org

We use original art and parts of sounds and other art from Psi, Gossip, Gnomebaker, Gaim and some icons from various gnome-icons (mostly Dropline Etiquette) we found at art.gnome.org. If you think we're violating a license please inform us. Thank you.