ontime
ontime copied to clipboard
Mac menu shortcuts
In MacOS we provide quick shortcuts for the application views These shortcuts assume that the app is being hosted on port 4001
https://github.com/cpvalente/ontime/blob/master/apps/electron/src/menu/applicationMenu.js#L66
The issue task is to ensure that the menu links consider the application running port The data is already available in the main module, but not in the scope of the menu call