From 402676bfa6274bb00a346f629e69a91c2fd97a6b Mon Sep 17 00:00:00 2001 From: Antenore Gatta Date: Wed, 20 Jun 2018 00:11:40 +0200 Subject: First demo release --- index.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 index.md (limited to 'index.md') 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. -- cgit v1.2.3