Shaun Abram
Technology and Leadership Blog
Invaluable Mac tools
After setting up a couple of macbooks recently, there are a few tools that I just need to install before I can feel at home (although not all are Mac specific).
- Passwords & Forms: There are several tools to assist with password management and forms. My personal favorite is LastPass.
- Cost: Free for basic, Pay for premium (e.g. mobile support; currently only $1 per month and well worth it)
- Better touch tool: Allows you to configure gestures for your Trackpad. Worth adding as a login item. Cost: Free!
- I always enable the three finger right-swipe gesture to open the Application Switcher, for example.
- I also enable 3 finger drag via the Mac Accessibility options too
- Butler: This tool makes it easy to perform different, potentially recurring, tasks. For example, launch certain apps with keyboard shortcuts; add new menus; run scripts with a certain mouse click. When you start using it, you’ll wonder how you lived without it! Some example I frequently use are:
- Copy & Paste buffer: Why be only limited to have a single item in your buffer?! There are several tools out there that can do this, but my old friend Butler does this also! See my post https://www.shaunabram.com/copy-paste-buffer/, or the Butler docs on “Recent Pasteboards” Smart Items.
- Use shortcuts to enter commonly used text. See my related post here https://www.shaunabram.com/butler-text-shortcuts/
- Cost: Free trial; $20 to buy (totally worth it). Note that the developers Peter and Rob donate most of their proceeds to charity.
- Notes
- When moving to a new mac, see more at How do I move my full Butler installation to another Mac?
- I always like to disable the control-space shortcut that Butler uses by default (for “Enter abbreviation…”) since I use that shortcut elsewhere.
- Screenshots: I find the Grab tool invaluable for taking screenshots. You can also take screenshots using just keyboard shortcuts but I find Grab very intuitive to use.
- Cost: Free (included with Mac)
- Update: It looks like Grab is no longer available for macOS Mojave (10.14) and above. Replacement = the Screenshot App (included with Mac)
- Bookmarks: Sharing bookmarks across machines is always useful. I now use Chrome synch. In the past, I used to use XMarks, which has now been shutdown.
- InVisible: Menu bar app that lets you easily view hidden files in Finder.
- Cost: Free!
- Image Editing: While Macs do come with free text editing software (e.g. TextEdit), they surprisingly do not come with even basic image editing. PaintBrush fills this gap. A free app that is similar to Windows Paint, and useful for basic editing such as cropping and resizing of images.
- Cost: Free!
- Update: The soureforge site that hosts PaintBrush has been down recently, and I have found Preview’s Markup functionality (View -> Show Markup Toolbar) to be a useful simple but easy editor.
- Vimium: Vimium is a Google Chrome extension which provides keyboard shortcuts for navigation. Great if you prefer keyboard over mouse.
- GPG. For encrypting emails and files. see https://www.shaunabram.com/gpg/
- Misc
- iTerm2, an improvement over terminal
- Useful shortcuts: ⌘+D and ⌘+Shift+D to split the terminal vertically and horizontally.
- Sublime, an improvement over TextEdit
- cd to, a Finder Toolbar app to open the current directory in the Terminal (or iTerm, X11). Basically the reverse of open . from the command line.
- Itsycal – a tiny calendar for your Mac’s menu bar. I have also in the past used Day-O, a simple menu bar clock with a pop up calendar the inbuilt one is missing. Both are free.
- Enable view full directory path in my Finder (View Menu -> Show Path Bar)
- Window placement: Stay from Cordless Dog “ensures that your windows are always where you want them to be, even as you connect and disconnect displays”. Cost: $15
- Configure apps to start at login time:System Preferences -> Users & Groups -> Login Items
- iTerm2, an improvement over terminal
For info on how to have some of these apps start at login time, see Setting up Login, Startup items.
Note that some of these tips came from this talk.
Tags: mac, macbook, productivity, shortcuts, tools