Jump to content

Recommended Posts

Hey there -

 

I've used iTap RDP for a while now and have been annoyed with the inability to do a "quick connect" session like CoRD and most other RDP apps.  So I've written a quick little Alfred workflow to open an RDP session from a temp file (I can't believe I didn't think of this before!)

 

The workflow has been (lightly) tested with both iTap RDP and the newly-released Microsoft Remote Desktop app (free from the App Store), but should work with any other app that can read a .rdp file.

 

Usage:

  • Type rdp <hostname/IP>[:port] (port defaults to 3389)
  • Enter will open an RDP session to the host using the default system application (can be set using APP variable in script)
  • Provide a "short hostname" (non-FQDN hostname) to auto-append the search suffix from /etc/resolv.conf

 

screenshot.png

 

Download direct at GitHub.

 

Enjoy!

Edited by ebarrere
Link to comment
  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...