# HG changeset patch # User Goffi # Date 1624014212 -7200 # Node ID a27fd445c7c77a0dce27b11193d66c3b96224c7e # Parent b3fa179417e70a8580313a973306b0491f9bccd7 misc: added freedesktop metadata files diff -r b3fa179417e7 -r a27fd445c7c7 misc/README --- a/misc/README Thu Jun 17 10:35:42 2021 +0200 +++ b/misc/README Fri Jun 18 13:03:32 2021 +0200 @@ -13,3 +13,9 @@ * org.libervia.Libervia.service: This file is used by D-Bus to know how to launch the backend, you have to put in in D-Bus services dir (usually /usr/share/dbus-1/services) + +* org.libervia.Libervia*.metainfo.xml: + AppStream metadata as specified at https://www.freedesktop.org/software/appstream/docs/ + +* org.libervia.LiberviaTUI.desktop: + Desktop entry for TUI frontend as specified at https://specifications.freedesktop.org/desktop-entry-spec/ diff -r b3fa179417e7 -r a27fd445c7c7 misc/org.libervia.LiberviaCLI.metainfo.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/misc/org.libervia.LiberviaCLI.metainfo.xml Fri Jun 18 13:03:32 2021 +0200 @@ -0,0 +1,59 @@ + + + + org.libervia.LiberviaCLI + FSFAP + AGPL-3.0-or-later + Libervia CLI (jp) + Multi-purpose communication ecosystem (CLI frontend) - XMPP standard + + Network + Chat + FileTransfer + ConsoleOnly + + +

Libervia 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.

+

Libervia 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 + Libervia + + libervia-cli + + + + +

"La Commune" release.

+

This version is the first "general audience" one, and introduce Cagou (desktop/mobile interface), OMEMO end-to-end encryption, advanced file sharing, and many other features.

+
+ https://www.goffi.org/b/N29CuUQS4U4TK36JFuTQ5Q/salut-commune +
+
+ + intense + intense + intense + +
diff -r b3fa179417e7 -r a27fd445c7c7 misc/org.libervia.LiberviaTUI.desktop --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/misc/org.libervia.LiberviaTUI.desktop Fri Jun 18 13:03:32 2021 +0200 @@ -0,0 +1,8 @@ +[Desktop Entry] +Type=Application +Name=Libervia TUI (Primitivus) +Comment=console frontend for Libervia (XMPP) +Exec=libervia-tui +Icon=org.libervia.LiberviaTUI +Categories=Network;InstantMessaging;Chat;FileTransfer;RemoteAccess; +Keywords=xmpp;chat;messaging;im;file;sharing;communication;jabber;social;network;decentralization;console; diff -r b3fa179417e7 -r a27fd445c7c7 misc/org.libervia.LiberviaTUI.metainfo.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/misc/org.libervia.LiberviaTUI.metainfo.xml Fri Jun 18 13:03:32 2021 +0200 @@ -0,0 +1,55 @@ + + + + org.libervia.LiberviaTUI + FSFAP + AGPL-3.0-or-later + Libervia TUI (Primitivus) + Multi-purpose communication ecosystem (TUI frontend) - XMPP standard + + Network + Chat + FileTransfer + ConsoleOnly + + +

Libervia 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.

+

Libervia 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 Terminal User Interface frontend.

+
+ + + A chat conversation seen with Primitivus + https://repos.goffi.org/sat_docs/raw-file/tip/screenshots/0.7/primitivus_chat.png + + + https://salut-a-toi.org + https://bugs.goffi.org + Libervia + + libervia-tui + + + + +

"La Commune" release.

+

This version is the first "general audience" one, and introduce Cagou (desktop/mobile interface), OMEMO end-to-end encryption, advanced file sharing, and many other features.

+
+ https://www.goffi.org/b/N29CuUQS4U4TK36JFuTQ5Q/salut-commune +
+
+ + intense + intense + intense + +