Giter VIP home page Giter VIP logo

gajim's Introduction

[[TOC]]

Requirements

Runtime Requirements

Optional Runtime Requirements

  • D-Bus running to have gajim-remote working
  • sentry-sdk for Sentry error reporting to dev.gajim.org (users decide whether to send reports or not)
  • gspell and hunspell-LANG where lang is your locale eg. en, fr etc
  • libsecret for GNOME Keyring or KDE support as password storage
  • GUPnP-IGD for better NAT traversing
  • NetworkManager for network lose detection
  • GeoClue for sharing your location
  • GSound for sound on Linux
  • AppIndicator for App Indicator on Wayland

For Video and Audio Calls

For Voice Messages

Build Requirements

To build Gajim a PEP517 build frontend like pip (https://pip.pypa.io/en/stable/) or build (https://pypa-build.readthedocs.io/en/stable/) must be used.

The build frontend takes care of installing all python build requirements. Beware gettext is not a python library and cannot be installed by the build frontend.

Building

Building the metadata files (Unix only)

./pep517build/build_metadata.py -o dist/metadata

Building the wheel

This is only necessary if you need the wheel, otherwise you can skip to the Installing section.

Using build

python -m build -w

Using pip

pip wheel --no-deps --use-pep517 -w dist .

Installing

Installing with pip

pip install .

Installing the wheel

pip install dist/name_of_wheel.whl

Installing the metadata files (Unix only)

./pep517build/install_metadata.py dist/metadata --prefix=/usr

Tests

  • python -m unittest discover -s test
  • python -m unittest ./test/dialogs/gui_file.py (for testing GUI files)

Packages and install instructions

Packages

Flatpak

see README

Snapshots

Mac

see Wiki

Developing

To create a virtualenv you can execute

./scripts/dev_env.sh

Be sure all install requirements are available.

Afterwards activate the virtual environment with

source .venv/bin/activate
./launch.py

Windows

see README

Miscellaneous

Debugging

Execute gajim with --verbose

Links

That is all, enjoy!

(C) 2003-2024 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.

gajim's People

Contributors

asterix78 avatar bct avatar cal0pteryx avatar clearlyclaire avatar crayxt avatar d-kirov avatar dicson avatar doomhammer avatar elghinn avatar fedor-brunner avatar hawke avatar linkmauve avatar liori avatar lovetox avatar markusboehme avatar mimi89999 avatar nicfit avatar nkour avatar roidelapluie avatar sophie-h avatar tmiasko avatar tmolitor-stud-tu avatar truenicoco avatar ts33kr avatar vardo avatar vincenthz avatar weblate avatar yann-l avatar zhenchaoli avatar zimio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.