Mercurial > sat_docs
view flatpak/_tpl_org.salutatoi.Jp.appdata.xml @ 150:10adfa3f9552
flatpak (build_manifest): icon names depends of app_id, so set cache to be dependant of app_id
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 26 Jun 2019 20:46:53 +0200 |
parents | 7d71592778f1 |
children | 4a5f9daa0ce0 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <component type="console-application"> <!-- Copyright 2018, 2019 Jérôme Poisson <goffi@goffi.org> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty. --> <id>org.salutatoi.Jp</id> <metadata_license>FSFAP</metadata_license> <project_license>AGPL-3.0-or-later</project_license> <name>Jp (SàT)</name> <summary>Multi-purpose communication ecosystem (CLI frontend) - XMPP standard</summary> <categories> <category>Network</category> <category>Chat</category> <category>FileTransfer</category> <category>ConsoleOnly</category> </categories> <description> <p>Salut à Toi is a multi-purpose communication ecosystem.</p> <p>It offers many tools to communicate and collaborate (instant messaging, blogging, file sharing, photos albums, forums, events, etc.). It is multi-purposes, but also multi-frontends (you can use it on desktop, mobile devices, web browser, or terminal) and multi-platforms.</p> <p>Salut à Toi (SàT) is made with a strong sense of ethics (see social contract), is decentralized (you can run your own service, keep your important data yourself, while still being able to communicate with the rest of the network), and use a standard communication protocol (XMPP), making it compatible with many other software.</p> <p>This part is the Command Line Interface frontend. You can use it to work with any XMPP based service, do scripts, etc. A REPL shell is included.</p> </description> <screenshots> <screenshot type="default"> <caption>The list of room commands seen</caption> <image>https://repos.goffi.org/sat_docs/raw-file/tip/screenshots/0.7/jp_commands_list.png</image> </screenshot> <screenshot> <caption>REPL shell used to retrieve last blog post</caption> <image>https://repos.goffi.org/sat_docs/raw-file/tip/screenshots/0.7/jp_shell_blog.png</image> </screenshot> </screenshots> <url type="homepage">https://salut-a-toi.org</url> <url type="bugtracker">https://bugs.goffi.org</url> <project_group>SAT</project_group> <provides> <binary>jp</binary> </provides> <releases/> </component>