# HG changeset patch # User Goffi # Date 1561360428 -7200 # Node ID 7d71592778f1e09ddef53378405fbd61d621f401 # Parent efd870adee98ebc3c189dc47dd315de8d8f5e156 flatpak (jp): added metadata (appdata) + icon (+missing category for Primitivus) diff -r efd870adee98 -r 7d71592778f1 flatpak/_tpl_org.salutatoi.Jp.appdata.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/flatpak/_tpl_org.salutatoi.Jp.appdata.xml Mon Jun 24 09:13:48 2019 +0200 @@ -0,0 +1,47 @@ + + + + org.salutatoi.Jp + FSFAP + AGPL-3.0-or-later + Jp (SàT) + Multi-purpose communication ecosystem (CLI frontend) - XMPP standard + + Network + Chat + FileTransfer + ConsoleOnly + + +

Salut à Toi is a multi-purpose communication ecosystem.

+

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.

+ +

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.

+

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.

+
+ + + The list of room commands seen + https://repos.goffi.org/sat_docs/raw-file/tip/screenshots/0.7/jp_commands_list.png + + + REPL shell used to retrieve last blog post + https://repos.goffi.org/sat_docs/raw-file/tip/screenshots/0.7/jp_shell_blog.png + + + https://salut-a-toi.org + https://bugs.goffi.org + SAT + + jp + + +
diff -r efd870adee98 -r 7d71592778f1 flatpak/_tpl_org.salutatoi.Jp.json --- a/flatpak/_tpl_org.salutatoi.Jp.json Mon Jun 24 08:59:32 2019 +0200 +++ b/flatpak/_tpl_org.salutatoi.Jp.json Mon Jun 24 09:13:48 2019 +0200 @@ -2,6 +2,8 @@ "_build_settings": { "package": "sat", "wrapped_command": "jp", - "dev_repos": {"type": "hg", "url": "https://repos.goffi.org/sat"} + "dev_repos": {"type": "hg", "url": "https://repos.goffi.org/sat"}, + "icon": "https://repos.goffi.org/sat_media/raw-file/tip/icons_svg/sat.svg", + "appdata_file": "_tpl_org.salutatoi.Jp.appdata.xml" } } diff -r efd870adee98 -r 7d71592778f1 flatpak/_tpl_org.salutatoi.Primitivus.appdata.xml --- a/flatpak/_tpl_org.salutatoi.Primitivus.appdata.xml Mon Jun 24 08:59:32 2019 +0200 +++ b/flatpak/_tpl_org.salutatoi.Primitivus.appdata.xml Mon Jun 24 09:13:48 2019 +0200 @@ -17,6 +17,7 @@ Network Chat FileTransfer + ConsoleOnly

Salut à Toi is a multi-purpose communication ecosystem.