Skip to content

muflone/remmina-plugin-rdesktop

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Remmina Plugin RDESKTOP

Author: Fabio Castelli (Muflone) muflone@muflone.com

Home page: http://www.muflone.com/remmina-plugin-rdesktop/

Copyright: 2012-2019 Fabio Castelli (Muflone)

License: GPL-2+

Status: Build Status

Description

A Remmina protocol plugin to open a RDP connection with rdesktop.

Main window

Install instructions

Download and extract Remmina Plugin Builder:

wget -O remmina-plugin-builder.tar.gz https://github.com/muflone/remmina-plugin-builder/archive/1.3.0.0.tar.gz
tar --extract --verbose --gzip --file remmina-plugin-builder.tar.gz

Copy the plugin source files to the remmina-plugin-to-build directory:

cp --recursive remmina-plugin-rdesktop CMakeLists.txt remmina-plugin-builder-1.3.0.0/remmina-plugin-to-build/

Build the plugin using Remmina Plugin Builder:

cd remmina-plugin-builder-1.3.0.0
cmake -DCMAKE_INSTALL_PREFIX=/usr .
make

Install the plugin into the Remmina plugins directory (may need sudo or root access):

sudo make install

You'll find it in the remmina connection editor.

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Remmina protocol plugin to open a RDP connection with rdesktop

Resources

License

Stars

Watchers

Forks

Packages

No packages published