if you have the latest version you just need to launch it again. The
newly started instance of the application will detect that there is
one already running and it will give you the opportunity to just show
the the preferences.
Hope it helps
/cheers
Filip
this launches an application or focus the already running instance
open -a /Applications/ShiftIt.app
this (with -n) will spawn for a new instance
open -na /Applications/ShiftIt.app
I will look into it as there is a need to have a better way to deal
with hiding the menu.
Thank you for pointing this out.
Filip