Skip to content

A PowerToysRun plugin to launch RDP connections

License

Notifications You must be signed in to change notification settings

stetze/PowerToysRun-RDP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RDP Plugin for PowerToys Run

A PowerToys Run plugin to launch RDP connections.

Most of the code is from FlowLauncher Plugin RDP.

Checkout the Template for a starting point to create your own plugin.

Installation

  1. Download the latest release of the from the releases page.
  2. Extract the zip file's contents to %LocalAppData%\Microsoft\PowerToys\PowerToys Run\Plugins
  3. Restart PowerToys.

Usage

  1. Open PowerToys Run (default shortcut is Alt+Space).
  2. Type rdp and search for a connection.

Building

  1. Clone the repository and the dependencies in /lib.
  2. run dotnet build -c Release.

About

A PowerToysRun plugin to launch RDP connections

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%