Welcome to mirror list, hosted at ThFree Co, Russian Federation.

org.remmina.Remmina.appdata.xml « desktop « data - gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 534c85447e6ce1feed3b95d79affa0bbc6ec7f99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<?xml version="1.0" encoding="UTF-8"?>
<!--
  Copyright (C) 2009-2014 Vic Lee
  Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli (Muflone), Giovanni Panozzo.
  Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo.
-->
<component type="desktop">
  <id>org.remmina.Remmina.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0+</project_license>
  <name>Remmina</name>
  <name xml:lang="it">Remmina</name>
  <name xml:lang="fr">Remmina</name>
  <summary>Remote Desktop Client</summary>
  <summary xml:lang="it">Client di connessione a desktop remoti</summary>
  <summary xml:lang="fr">Client de contrôle de bureau à distance</summary>
  <content_rating type="oars-1.1" />
  <releases>
      <release version="1.4.21" date="2021-10-18"/>
  </releases>
  <description>
    <p>
      Remmina is a remote desktop client written in GTK+, aiming to be useful
      for system administrators and travellers, who need to work with lots of
      remote computers in front of either large monitors or tiny netbooks.
    </p>
    <p xml:lang="it">
      Remmina è un visualizzatore di desktop remoti scritto in GTK+, utile per
      amministratori di sistema e viaggiatori, che hanno bisogno di lavorare con
      numerosi computer remoti davanti a grandi monitor oppure a minuscoli
      netbook.
    </p>
    <p xml:lang="fr">
     Remmina est un client graphique de connexion et de prise de contrôle de
     bureau multi-protocoles pour les systèmes d'exploitation basés sur le
     noyau Linux. Il s'appuie sur la bibliothèque GTK+ pour l'affichage et
     permet de se connecter à distance sur les bureaux de nombreux systèmes
     d'exploitation : GNU/Linux, Unix, Windows, Mac OS, Android, etc.
    </p>

    <p>
      Remmina supports multiple network protocols in an integrated and
      consistent user interface. The protocols currently supported are:
        RDP (Remote Desktop Protocol), VNC (Virtual Network Computing),
        and SSH (Secure Shell / Open SSH).
    </p>
    <p xml:lang="it">
      Remmina supporta molteplici protocolli di rete con un'interfaccia utente
      consistente e integrata. I protocolli attualmente supportati sono:
      RDP (Remote Desktop Protocol), VNC (Virtual Network Computing) e
      SSH (Secure Shell / Open SSH).
    </p>
    <p xml:lang="fr">
        Dans sa dernière version, Remmina prend en charge les technologies RDP,
        SFTP, SSH, et VNC. Les connexions peuvent se faire en clair
      (pas sécurisé du tout) ou à travers un tunnel SSH chiffré (recommandé)
       par mot de passe ou par échange de clés.
    </p>

    <p>
      External plugins are also supported to add new protocols and features.
    </p>
    <p xml:lang="it">
      Sono anche supportati plugin esterni per aggiungere nuovi protocolli e
      funzionalità.
    </p>
    <p xml:lang="fr">
      Ajout possible de greffons pour la gestion de nouveaux protocoles
    </p>
  </description>
  <screenshots>
    <screenshot type="default">
      <image>https://remmina.org/assets/images/RemminaUI.png</image>
    </screenshot>
    <screenshot>
      <image>https://www.remmina.org/images/appdata/protocol-rdp.png</image>
    </screenshot>
    <screenshot>
      <image>https://www.remmina.org/images/appdata/protocol-vnc.png</image>
    </screenshot>
    <screenshot>
      <image>https://www.remmina.org/images/appdata/protocol-ssh.png</image>
    </screenshot>
    <screenshot>
      <image>https://www.remmina.org/images/appdata/protocol-sftp.png</image>
    </screenshot>
  </screenshots>
  <url type="homepage">https://www.remmina.org/</url>
  <url type="bugtracker">https://gitlab.com/Remmina/Remmina/issues</url>
  <url type="help">https://gitlab.com/Remmina/Remmina/wikis/home</url>
  <mimetypes>
     <mimetype>application/x-remmina</mimetype>
  </mimetypes>
  <translation type="gettext">remmina</translation>
  <update_contact>admin@remmina.org</update_contact>
</component>