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

index.md - gitlab.com/Remmina/remmina-web.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4c57e6e7eafad23953b4a3ef7bf23522d1705354 (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
97
98
99
100
---
title: A feature rich Remote Desktop Application
layout: splash
excerpt: "Access any operating system from anywhere with Linux"
header:
  #overlay_color: rgba(74, 147, 221, 0.8)
  #overlay_image: /assets/images/data-center.jpg
  overlay_image: /assets/images/remmina_banner.jpg
  overlay_filter: rgba(30, 30, 30, 0.8)
  actions:
    - label: "Install"
      url: "/how-to-install-remmina/"
    - label: "Fork on GitLab"
      url: "https://gitlab.com/Remmina/Remmina/forks/new"
  caption: "Image credit: [Antenore Gatta](https://antenore.simbiosi.org)"
intro:
  - excerpt: "**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."
feature_row:
  - image_path: /assets/images/Word_Cloud.jpg
    image_caption: "[Word Art](https://wordart.com/)"
    alt: "Remmina features"
    title: "Remmina features"
    excerpt: "Remmina is rich in features and plugins."
    url: "/remmina-features/"
    btn_label: "Read More"
    btn_class: "btn--primary"
  - image_path: /assets/images/OS_Cloud.jpg
    image_caption: "[Word Art](https://wordart.com/)"
    alt: "Remmina installation"
    title: "Remmina Installation"
    excerpt: "It can be easily installed almost on every known Operating Systems."
    url: "/how-to-install-remmina/"
    btn_label: "Read More"
    btn_class: "btn--primary"
  - image_path: /assets/images/Free_Cloud.jpg
    image_caption: "[Word Art](https://wordart.com/)"
    alt: "Remmina is Free Software"
    title: "Remmina is Free Software"
    excerpt: "Remmina is a Free Software, you can use, modify and redistribute it as per the GPLv2 License."
    url: "/remmina-floss/"
    btn_label: "Read More"
    btn_class: "btn--primary"
author_profile: false
classes:
  - landing
  - wide
---

{% include feature_row id="intro" type="center" %}

{% include feature_row %}

Remmina is free and open-source software, released under GNU GPL license.

<a href='https://flathub.org/apps/details/org.remmina.Remmina'><img width='240' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-i-en.png'/></a>

[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-white.svg)](https://snapcraft.io/remmina)

[![Donate](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/Remmina/donate)

<script async src="https://liberapay.com/Remmina/widgets/button.js"></script>
<noscript><a href="https://liberapay.com/Remmina/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></noscript>

<img src="https://img.shields.io/liberapay/receives/Remmina.svg?logo=liberapay">
<img src="https://img.shields.io/liberapay/patrons/Remmina.svg?logo=liberapay">
<br>

<a href="https://www.patreon.com/bePatron?u=16353726" data-patreon-widget-type="become-patron-button">Become a Patron!</a><script async src="https://c6.patreon.com/becomePatronButton.bundle.js"></script>

## Merchandise

We have our store on [TEEPUBLIC](http://tee.pub/lic/CfbUoWiygXM)

You can buy [mugs](http://tee.pub/lic/fgVKOyGjHgc), [laptop covers](http://tee.pub/lic/fgVKOyGjHgc), [T-shirts](http://tee.pub/lic/fgVKOyGjHgc) and many other products.

If you are an artist and want to help improving our design let us know.

## Authors

Remmina is maintained by:

 * [Antenore Gatta](https://gitlab.com/antenore)
 * [Giovanni Panozzo](https://gitlab.com/giox069)
 * [Dario Cavedon](https://gitlab.com/ic3d)

See the [AUTHORS](https://gitlab.com/Remmina/Remmina/blob/master/AUTHORS) for an exhaustive list.
If you are not listed and you have contributed, feel free to update that file.

## Resources

 * [Wiki and compilation instructions](https://gitlab.com/Remmina/Remmina/wikis/home)
 * [G+ Remmina community](https://plus.google.com/communities/106276095923371962010)
 * [Website](https://www.remmina.org)
 * IRC we are on freenode.net , in the channel #remmina, you can also use a [web client](https://webchat.freenode.net/) in case

## License

Licensed under the [GPLv2](https://www.opensource.org/licenses/GPL-2.0) license

Initially developed by [Vic Lee](https://github.com/llyzs)