From 929a27a5acd6403eac5a6e52a0a32c7c35e0edb3 Mon Sep 17 00:00:00 2001 From: l-n-s Date: Tue, 30 Oct 2018 07:48:02 +0000 Subject: [PATCH] Add Desktop files (#1261) * Add appstream and desktop files * More metadata in appstream file --- qt/i2pd_qt/data/i2pd.appdata.xml | 44 ++++++++++++++++++++++++++++++++ qt/i2pd_qt/data/i2pd.desktop | 11 ++++++++ 2 files changed, 55 insertions(+) create mode 100644 qt/i2pd_qt/data/i2pd.appdata.xml create mode 100644 qt/i2pd_qt/data/i2pd.desktop diff --git a/qt/i2pd_qt/data/i2pd.appdata.xml b/qt/i2pd_qt/data/i2pd.appdata.xml new file mode 100644 index 00000000..50f24108 --- /dev/null +++ b/qt/i2pd_qt/data/i2pd.appdata.xml @@ -0,0 +1,44 @@ + + + + i2pd.desktop + CC0-1.0 + BSD 3-Clause + i2pd + Invisible Internet + +

i2pd (I2P Daemon) is a full-featured C++ implementation of I2P client.

+

I2P (Invisible Internet Protocol) is a universal anonymous network layer. + All communications over I2P are anonymous and end-to-end encrypted, participants + don't reveal their real IP addresses.

+

I2P client is a software used for building and using anonymous I2P + networks. Such networks are commonly used for anonymous peer-to-peer + applications (filesharing, cryptocurrencies) and anonymous client-server + applications (websites, instant messengers, chat-servers).

+

I2P allows people from all around the world to communicate and share information + without restrictions.

+

Features

+
    +
  • Distributed anonymous networking framework
  • +
  • End-to-end encrypted communications
  • +
  • Small footprint, simple dependencies, fast performance
  • +
  • Rich set of APIs for developers of secure applications
  • +
+
+ + + https://i2pd.website/images/i2pd_qt.png + + + https://i2pd.website/ + https://github.com/PurpleI2P/i2pd/issues + https://i2pd.readthedocs.io/en/latest/ + supervillain@riseup.net + PurpleI2P Team + + + + + + +
diff --git a/qt/i2pd_qt/data/i2pd.desktop b/qt/i2pd_qt/data/i2pd.desktop new file mode 100644 index 00000000..9aa577b1 --- /dev/null +++ b/qt/i2pd_qt/data/i2pd.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Categories=Network;P2P;Qt; +Exec=i2pd_qt +GenericName=Invisible Internet +Comment=A universal anonymous network layer +Icon=i2pd +Name=i2pd +Terminal=false +Type=Application +StartupNotify=false +Keywords=i2p;i2pd;vpn;p2p;