Remmina - The GTK+ Remote Desktop Client  v1.4.2
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, NX, XDMCP and SSH are supported.
README.md
Go to the documentation of this file.
1 [![](https://img.shields.io/liberapay/receives/Remmina.svg?logo=liberapay)](https://liberapay.com/Remmina/donate)
2 [![Build Status](https://gitlab.com/Remmina/Remmina/badges/master/pipeline.svg)](https://gitlab.com/Remmina/Remmina/pipelines)
3 [![Translation status](https://hosted.weblate.org/widgets/remmina/-/remmina/svg-badge.svg)](https://hosted.weblate.org/engage/remmina/?utm_source=widget)
4 [![remmina](https://snapcraft.io//remmina/badge.svg)](https://snapcraft.io/remmina)
5 
6 ## Remmina remote desktop client
7 
8 *Use other desktops remotely, from a tiny screen or large monitors.*
9 
10 
11 * RDP, VNC, SPICE, NX, XDMCP, SSH and EXEC network protocols are supported.
12 * Written in GTK, with a port to Qt underway.
13 * Released as "remmina" (the main program) and "remmina-plugins".
14 
15 ### Installation
16 
17 [How to install Remmina](https://remmina.org/how-to-install-remmina/),
18 editable on [the wiki](https://gitlab.com/Remmina/Remmina/wikis/home).
19 
20 ### Configuration
21 
22 Set up everything from the graphical interface, or from $HOME/.remmina or $HOME/.config/remmina
23 
24 ### Contributing
25 
26 1. Fork it
27 2. Create your feature branch (`git checkout -b my-new-feature`)
28 3. Commit your changes (`git commit -am 'Add some feature'`)
29 4. Push to the branch (`git push origin my-new-feature`)
30 5. Create a new merge request
31 
32 There are [other ways](CONTRIBUTING.md) to contribute too, get in contact on IRC (#remmina on freenode), or send an e-mail to the [mailing list](https://lists.remmina.org/listinfo/users).
33 
34 ### Donations
35 
36 This is the website [donation page](https://remmina.org/wp/donations/).
37 [THANKS](THANKS.md) is a list of supporters.
38 
39 ### Authors
40 
41 Maintained by [Antenore Gatta](https://gitlab.com/antenore), [Giovanni Panozzo](https://gitlab.com/giox069) and [Dario Cavedon](https://gitlab.com/ic3d).
42 Add yourself in [AUTHORS](AUTHORS) if you have contributed.
43 
44 ### Resources
45 
46  * [Website](https://www.remmina.org/)
47  * IRC room on freenode.net, in the #remmina channel, you can also use a [web client](https://kiwiirc.com/client/irc.freenode.net/?nick=remminer|?#remmina/).
48 
49 ### License
50 
51 Copylefted libre software, licensed [GPLv2+](https://gitlab.com/Remmina/Remmina/blob/master/COPYING).
52 
53 Initially developed by [Vic Lee](https://github.com/llyzs).