Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Watch Demo Series
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
On launch it opens a new finder window in fixed size
This AppleScript "Open Applications folder" opens a Finder window for the "Applications" directory in a fixed size. The Finder sometimes "suffers" from amnesia regarding to its window sizes.
Just put this compiled script into the dock and you have it at hand quickly.
Alternatively I wrote a service which can be installed easily and assigned a keyboard shortcut to execute this code (when the finder is topmost application, just by clicking into the dock for example).
...