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