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

gitlab.com/Remmina/remmina-web.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2018-06-20 01:11:40 +0300
committerAntenore Gatta <antenore@simbiosi.org>2018-06-20 01:11:40 +0300
commit402676bfa6274bb00a346f629e69a91c2fd97a6b (patch)
tree73921f0260c40a8c359807693abbda13659b1af2 /index.md
parent88f395828d790295f782c102a70af03f05e87eed (diff)
First demo release
Diffstat (limited to 'index.md')
-rw-r--r--index.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/index.md b/index.md
new file mode 100644
index 0000000..b32b55e
--- /dev/null
+++ b/index.md
@@ -0,0 +1,27 @@
+---
+title: Remmina
+layout: splash
+excerpt: "A feature rich Remote Desktop Application"
+header:
+ overlay_color: rgba(74, 147, 221, 0.8)
+ #overlay_image: /assets/images/banner-bg.png
+ #overlay_filter: rgba(74, 147, 221, 0.8)
+ cta_label: "Download now"
+ cta_url: "https://flathub.org/apps/details/org.remmina.Remmina"
+author_profile: false
+classes:
+ - landing
+ - wide
+---
+
+**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. Remmina supports
+multiple network protocols in an integrated and consistent user interface.
+Currently RDP, VNC, SPICE, NX, XDMCP, SSH and EXEC are supported.
+
+Remmina is released in separated source packages:
+* "remmina", the main GTK+ application
+* "remmina-plugins", a set of plugins
+
+Remmina is free and open-source software, released under GNU GPL license.