macOS Terminal: unzip a ZIP file using the tar command in bash
An alternative but handy approach to unzip files from the macOS Terminal.app
Various things related to Apple’s macOS (formerly known as OS X or Mac OS X).
An alternative but handy approach to unzip files from the macOS Terminal.app
There’s any easy way to get the whole Apple iWork suite FOR FREE – Numbers, Pages, Keynote: just follow these simple steps…
In this article I describe, how you can keep a MAMP installation with all web-project files & folders in-sync across multiple Macs with macOS.
On OS X, the best way to almost natively test apps or websites is by using the so called “iOS Simulator” (now named simply “Simulator”) which is available as part of the installed Xcode Development Tools.
So to bypass Xcode for starting the Simulator, I wrote a simple Automator application which directly launches the Simulator.app – you can download it in this post or create it yourself following the instructions.
Apple’s very own Reminders.app, available on OS X, iOS and iCloud, comes with a very neat yet helpful feature: intelligent interpretation of a new reminder/to-do text. On iOS devices using Siri, you can not only tell it what and when to remind you about, but Siri is also intelligent enough to understand in which of your reminders lists that new reminder should go to!
Here’s a fix for Safari 8 on OS X Yosemite on how-to resolve the issues with the Facebook Single-Sign-On Login Buttons on websites not working anymore, due to a strict Cookie & website data restriction setting in Safari’s Preferences.
Here’s a solution how to stop iPhoto from launching in OS X 10.10 Yosemite whenever an iOS device like iPhone or iPad is getting connected to the Mac.
Because I just couldn’t find ANYTHING close to this on the interwebz, I had to make my own simple AppleScript to easily batch rename multiple files sequentially.
This is an adaption of my previously posted Automator Service to add Text Selections as new Tasks to Wunderlist.app – but this time I adjusted the Automator Service to do the same for Apple’s Reminders.app!
In OS X it is fairly simple to create a virtual disk image of the type “ISO” by using built-in UNIX tools and the Terminal. We are going to use the “dd” UNIX tool to copy a whole CD/DVD into a new ISO disk image file.