This is a minimalist dashboard for launching any app. It works by using links in the dashboard that point to a custom protocol ack-app-launcher://. Upon click, this invokes a tiny Python script that then will execute the command to open the given application.
I have two launchers, one for MacOS and another for Windows.