Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.
/ albert-freerdp Public archive

A simple and convenient Albert launcher plugin to launch FreeRDP connections directly from the launcher.

Notifications You must be signed in to change notification settings

RubenLWF/albert-freerdp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FreeRDP Albert Plugin

A simple and convenient Albert launcher plugin to launch FreeRDP connections directly from the launcher.

Prerequisites

Installation

  1. Clone this repository into your Albert Python plugins directory:
cd ~/.local/share/albert/python/plugins/
git clone https://github.com/RubenLWF/albert-freerdp.git
  1. Restart Albert or reload the plugins

  2. Enable the FreeRDP plugin in Albert settings (Extensions → FreeRDP)

Configuration

  1. Open Albert settings
  2. Navigate to Extensions → FreeRDP
  3. 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

Usage

Trigger the connection

Type rdp followed by a space in Albert to activate the plugin.

Available commands

  • Launch RDP session:
    • Type: rdp connect or rdp up
    • The plugin will launch your FreeRDP session.

How it works

The plugin uses freerdp3-x11 in the background to launch an RDP session.

Link

About

A simple and convenient Albert launcher plugin to launch FreeRDP connections directly from the launcher.

Topics

Resources

Stars

Watchers

Forks

Languages