forked from FreeRDP/Remmina
-
Notifications
You must be signed in to change notification settings - Fork 0
The GTK+ Remmina Remote Desktop Client
License
david-geiger/Remmina
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Remmina: The GTK+ Remote Desktop Client ======================================= 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 consistant user interface. Currently RDP, VNC, NX, XDMCP and SSH 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. Resources --------- Website: http://remmina.sourceforge.net Wiki: http://sourceforge.net/apps/mediawiki/remmina/ Forums: http://sourceforge.net/apps/phpbb/remmina/ Mailing List: https://lists.sourceforge.net/mailman/listinfo/remmina-common Prerequisites ------------- On Ubuntu 12.04 or later, install the following packages to compile Remmina: cmake (>= 2.6) libgtk-3-dev libgcrypt11-dev libssh-dev (>= 0.4) libvte-2.90-dev libxkbfile-dev libfreerdp-dev (>= 1.1) libtelepathy-glib-dev libjpeg-dev libgnutls-dev libgnome-keyring-dev libavahi-ui-gtk3-dev (>= 0.6.0) libvncserver-dev libappindicator3-dev intltool If libfreerdb-dev is not available in the required version, you'll have to compile and install it from source. Follow instructions at: https://github.com/FreeRDP/FreeRDP/wiki/Compilation Compilation ----------- To compile and install, perform the following for all of the three main packages: mkdir build cmake --build=build . make sudo make install
About
The GTK+ Remmina Remote Desktop Client
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published