blob: 77d783b9bea6d1d5de04520d71d23bd42bfed6d5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
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.
The Remmina main program:
* Maintain a list of connection profiles, organized by groups
* Make quick connections by directly putting in the server address
* Remote desktops with higher resolutions are scrollable/scalable in both
window and fullscreen mode
* Viewport fullscreen mode: remote desktop automatically scrolls when the
mouse moves over the screen edge.
* Floating toolbar in fullscreen mode, allows you to switch between modes,
toggle keyboard grabbing, minimize, etc.
* Tabbed interface, optionally managed by groups
* A GTK+ 3 application
Remmina plugins are available for the following network protocols:
* RDP, VNC, NX, XDMCP, SSH, Telepathy
WWW: http://www.remmina.org/
|