Skip to content
Snippets Groups Projects
Forked from gajim / gajim
6641 commits behind, 283 commits ahead of the upstream repository.
org.gajim.Gajim.appdata.xml.in 5.24 KiB
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
  <id>org.gajim.Gajim.desktop</id>
  <provides>
    <id>gajim.desktop</id>
  </provides>
  <metadata_license>CC-BY-SA-3.0</metadata_license>
  <project_license>GPL-3.0</project_license>
  <name>Gajim</name>
  <summary>A GTK+ XMPP client</summary>
  <description>
    <p>Gajim aims to be an easy to use and fully-featured XMPP client. 
    With Gajim you can chat through various XMPP services of your choice 
    (e.g. Jabber.org) as well as transports (e.g. Facebook, IRC).
    </p>
    <p>Just chat with your friends or family, easily share pictures and 
    thoughts or discuss the news with your groups.
    </p>
    <p>Gajim integrates well with your other devices: just chat and see what's
    been said on your mobile device.
    </p>
    <p>Features:</p>
    <ul>
      <li>Never miss a message, keep all your chat clients synchronized</li>
      <li>Invite friends to group chats or join one</li>
      <li>Easily send pictures, videos or other files to friends and groups</li>
      <li>Chat securely with End-to-End encryption via OMEMO or PGP</li>
      <li>Use your favorite emoticons, set your own profile picture</li>
      <li>Keep and manage all your chat history</li>
      <li>Organize your chats with tabs</li>
      <li>Automatic spell-checking for your messages</li>
      <li>Connect to other Messengers via Transports (Facebook, IRC, ...)</li>
      <li>Lookup things on Wikipedia, dictionaries or other search engines directly from the chat window</li>
      <li>Set your activity, tune, and mood to show your friends how you are feeling</li>
      <li>Support for multiple accounts</li>
      <li>Group multiple contacts from one friend to a single Meta-Contact</li>
      <li>XML console to see what's happening on the protocol layer</li>
      <li>Serverless messaging (Bonjour/Zeroconf), BOSH</li>
      <li>Support for service discovery including nodes and search for users</li>
      <li>Even more features via plugins</li>
    </ul>
  </description>
  <categories>
    <category>GNOME</category>
    <category>GTK</category>
    <category>InstantMessaging</category>
    <category>Network</category>
  </categories>
  <screenshots>
    <screenshot type="default">
      <image>https://gajim.org/imgs/gajim_single_window_mode.png</image>
      <caption>Roster, list of contacts</caption>
    </screenshot>
    <screenshot>
      <image>https://gajim.org/imgs/gajim_tabbed_chat.png</image>
      <caption>Tabbed chat window</caption>
    </screenshot>
    <screenshot>
      <image>https://gajim.org/imgs/groupchat_window.png</image>
      <caption>Group chat support</caption>
    </screenshot>
    <screenshot>
      <image>https://gajim.org/imgs/history_window.png</image>
      <caption>Chat history</caption>
    </screenshot>
    <screenshot>
      <image>https://gajim.org/imgs/gajim_plugins.png</image>
      <caption>Plugin manager</caption>
    </screenshot>
  </screenshots>
  <launchable type="desktop-id">org.gajim.Gajim.desktop</launchable>
  <developer_name>Gajim Team</developer_name>
  <update_contact>gajim-devel_AT_gajim.org</update_contact>
  <url type="homepage">https://gajim.org/</url>
  <url type="bugtracker">https://dev.gajim.org/gajim/gajim</url>
  <url type="faq">https://dev.gajim.org/gajim/gajim/wikis/help/gajimfaq</url>
  <url type="help">https://dev.gajim.org/gajim/gajim/wikis/help/Help</url>
  <url type="donation">https://gajim.org/dev.php#donate</url>
  <url type="translate">https://dev.gajim.org/gajim/gajim/wikis/development/DevTranslate</url>
  <translation type="gettext">gajim</translation>
  <content_rating type="oars-1.0">
    <content_attribute id="violence-cartoon">none</content_attribute>
    <content_attribute id="violence-fantasy">none</content_attribute>
    <content_attribute id="violence-realistic">none</content_attribute>
    <content_attribute id="violence-bloodshed">none</content_attribute>
    <content_attribute id="violence-sexual">none</content_attribute>
    <content_attribute id="drugs-alcohol">none</content_attribute>
    <content_attribute id="drugs-narcotics">none</content_attribute>
    <content_attribute id="drugs-tobacco">none</content_attribute>
    <content_attribute id="sex-nudity">none</content_attribute>
    <content_attribute id="sex-themes">none</content_attribute>
    <content_attribute id="language-profanity">none</content_attribute>
    <content_attribute id="language-humor">none</content_attribute>
    <content_attribute id="language-discrimination">none</content_attribute>
    <content_attribute id="social-chat">intense</content_attribute>
    <content_attribute id="social-info">none</content_attribute>
    <content_attribute id="social-audio">intense</content_attribute>
    <content_attribute id="social-location">none</content_attribute>
    <content_attribute id="social-contacts">none</content_attribute>
    <content_attribute id="money-purchasing">none</content_attribute>
    <content_attribute id="money-gambling">none</content_attribute>
  </content_rating>
  <releases>
    <release version="1.1.0" date="2018-11-06" />
    <release version="1.0.3" date="2018-05-20" />
    <release version="1.0.2" date="2018-04-30" />
    <release version="1.0.1" date="2018-04-01" />
    <release version="1.0.0" date="2018-03-17" />
  </releases>
</component>