Hi there,
Here my first LB6 action:
https://github.com/CyrilPeponnet/launchbar-ssh-action
It establish a new ssh connection based on host history.
Image may be NSFW.
Clik here to view.
Host history is built using the following sources of hosts:
* '~/.ssh/config'
* '~/.ssh/known_hosts'
* '/etc/hosts'
* '_ssh._tcp' host discovery using bonjour protocol (you need to install pybonjour)
It is inspired from an alfred 2 workflow.
Enjoy.
Here my first LB6 action:
https://github.com/CyrilPeponnet/launchbar-ssh-action
It establish a new ssh connection based on host history.
Image may be NSFW.
Clik here to view.

Host history is built using the following sources of hosts:
* '~/.ssh/config'
* '~/.ssh/known_hosts'
* '/etc/hosts'
* '_ssh._tcp' host discovery using bonjour protocol (you need to install pybonjour)
It is inspired from an alfred 2 workflow.
Enjoy.