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: 18553c03959e785db7a09d88748f8fd02c072319 (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
---
title: A feature rich Remote Desktop Application
layout: splash
excerpt: "Remmina support RDP, SPICE, VCN, SSH and No Machine, for Linux and other Unixes"
header:
  #overlay_color: rgba(74, 147, 221, 0.8)
  overlay_image: /assets/images/data-center.jpg
  overlay_filter: rgba(74, 147, 221, 0.8)
  cta_label: "Download now"
  cta_url: /how-to-install-remmina/
author_profile: false
classes:
  - landing
  - wide
---

![screenshot](/assets/images/RemminaUI-300x221.png){: .align-right}
**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.

## 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](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/wiki)
 * [G+ Remmina community](https://plus.google.com/communities/106276095923371962010)
 * [Website](http://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](http://www.opensource.org/licenses/GPL-2.0) license

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