I want to control an application that does not have an Applescript api (simfy). I would like to pause it via an Alfred command, but for this I need to use scripts. This application is build with Adobe Air and there is no script dictionary entry for it.
I have created some shortcuts via System Preferences, but I would like to access the options even when I am using another program. The typical use case, is that I am working in my editor, I want to switch to the next song without having to leave it.
Do you know how to script an application without applescript support?