A simple and convenient Albert launcher plugin to launch FreeRDP connections directly from the launcher.
- Albert launcher (version 0.23 or later)
- freerdp3-x11
- Clone this repository into your Albert Python plugins directory:
cd ~/.local/share/albert/python/plugins/
git clone https://github.com/RubenLWF/albert-freerdp.git-
Restart Albert or reload the plugins
-
Enable the FreeRDP plugin in Albert settings (Extensions → FreeRDP)
- Open Albert settings
- Navigate to Extensions → FreeRDP
- Configure the following:
- Server hostname: Your RDP server hostname.
- Domain: Your RDP server domain.
- Username: Your username.
- Password: Your password.
- Enable floatbar: Whether you want to FreeRDP floatbar to be visible"
- Enable dynamic resolution
- Enable clipboard sharing: Allow clipboard sharing between your device and the RDP session.
- Enable multi monitor support
Type rdp followed by a space in Albert to activate the plugin.
- Launch RDP session:
- Type:
rdp connectorrdp up - The plugin will launch your FreeRDP session.
- Type:
The plugin uses freerdp3-x11 in the background to launch an RDP session.