60 comments

[ 2.5 ms ] story [ 104 ms ] thread
I also recommend GeekTool. It allows for some cool customization effects. Available for free here: http://projects.tynsoe.org/en/geektool/ You can find some cool themes from devianart or other sites.
It's sort of abandonware now, isn't it? There's NerdTool, which works well enough for me, but also hasn't been updated in a long time...
I would love to somehow add "Restart in Bootcamp" to the global apple menu and not need a standalone app.
If you find yourself with a Terminal window open:

     alias win7="bless -mount /Volumes/win7/ -legacy -setBoot -nextonly; shutdown -r now"
     alias debian="bless -mount /Volumes/wheezy/ -legacy -setBoot -nextonly; shutdown -r now"
     alias arch="bless -mount /Volumes/arch/ -legacy -setBoot -nextonly; shutdown -r now"
Obviously change the volume paths as needed. Typing "win7" into terminal will restart into my Windows 7 install, likewise for "debian" and "arch". Any subsequent reboot will automatically reboot back into OSX
Not quite your wish, but I recently hacked up another solution using an Applescript-based approach. Unlike other versions I'd found, this approach can be made passwordless. See the gist below and the first comment that describes passwordless operation:

  https://gist.github.com/jwhitley/8377268
This can be invoked effortlessly from tools like LaunchBar or FastScripts.

Credit to @robjwells, whose original gist I forked and modified to be passwordless.

You could probably write a simple automator "service" that calls a bash script or something, and have it show up in the global services menu. You could define a key shortcut for it too.
For those looking for a replacement for Skitch (which is a far cry from what it used to be, thanks Evernote), go check out Monosnap @ https://www.monosnap.com/welcome.
Thanks for the pointer. I'm still running the pre evernote sketch, but it's starting to show it's age.
I don't know Mnosnap, but I'm very happy with Glui http://glui.me/
Another vote for Glui, it is awesome and a great replacement for Skitch.
Last time I tried Glui it sent data to mixpanel with no way to disable it. Does it still do this (with no way to disable)?
compliment: an expression of esteem, respect, affection, or admiration

complement: add to (something) in a way that enhances or improves it; make perfect

I do not believe that F.lux is expressing admiration for its surroundings.

/pet-peeve

Excellent apps. Can't stand the distorted screenshots on that page.
Seriously! Feels like 1999.

I thought it was lazy resizing in an image editor, but it turns out it's just bad CSS.

They have a "max-width" on "BODY IMG", but then some script or some deployment process added "width:" and "height:" on each image individually.

The max-width alone would resize the image nicely, but the presence of the "height:" causes the vertical stretch.

(Sorry, the web-debugger in me kicks in without being asked.)

Yea... that was a typo that got cached. sorry, that was more painful for me than it was for you
Yes I know that was god awful panic typo.
I ran into a weird bug with Visits where one of my sites is not visible in the drop-down list. I think it's because I exceeded some kind of domain limit. Has anyone experienced the same?
This is a great list, but two of my favorites that are missing:

Divvy - http://mizage.com/divvy/

DragonDrop - http://shinyplasticbag.com/dragondrop/

Thanks!

Tried out DragonDrop - it's pretty awesome and instantly solves a problem I never realised I had!

Does Divvy let you tile windows with margins between windows or the edge of the screen?
Each time I use DragonDrop I'm met with "Wait, what did you just do!?" It solves such an interesting problem - it's a must have.
> Iterm2... One of the most awesome features is it’s ability to trigger a full screen, semi-transparent console at the push of a hotkey.

How did I not know about this? I'm almost looking forward to going to work tomorrow.

If you want it to stay in the same space, you might need to open up preferences and turn off lion style fullscreen mode.
Check out TotalTerminal as well. For me its global, full width visor + tabs became THE way to use the Terminal.
slate.app is great opensource replacement for sizeup https://github.com/jigish/slate
Extremely user unfriendly though. Just installed it and it doesn't even sensible defaults for you to hit the ground running. Their answer: "Read the docs and write your own configs." Nobody has time for that!

Edit: Another commenter suggests http://spectacleapp.com/ - works really well out of the box - in fact it does what I expected Slate to do.

A question for those using sizeup, how do you make sure the hotkeys you create don't conflict with hotkeys in your apps?
I don't use SizeUp, so this solution won't apply to that particular utility, but I do use a window manager. Moom, which I use, is activated by a single keyboard shortcut. Once activated, Moom captures shortcuts that might otherwise be handled by other applications. This makes all window resize actions a two step process, but I find that's a worthwhile trade-off for avoiding shortcut collisions.
I would recommend Better Touch Tool over SizeUp. It allows you to setup keyboard shortcuts as well as touchpad gestures to resize windows, and do a lot of other actions.
I was also surprised not seeing Better Touch Tool there. It is a great program.

For example, I've mapped switching between tabs to TipTap left and TipTap right for any software that has tabs (Chrome, FireFox, Terminal, TextMate, etc.).

Yes! I love that software. I used it to make the gestures the same between my touchpad and my magic mouse. It's stupid how it's 3 fingers on one and 2 on the other.
I like the simplicity of Windows Magnet.
For window management i love Moom, as it integrates really well with OSX.

To add more gestures for my touchpad (like TipTap-Left to switch tabs in every application that has them) I use Better Touch Tool.

nice app list
I would also recommend RescueTime, a YC company to track your time. You barely have to do anything, just let it run and see what it reports to you in terms of your productivity. Probably one of the best ROI that a app can have.
Yes really great app. You can also set goals like 'code at least 4hrs a day' and will be notified if you succeeded in, with your weekly summary.
This is a nice list, but I tend to force myself not to use this, or to limit the amount of "modifications" I put in. Gives me bad memories of the days from OS 9 where half the programs I use one year get orphaned...

Plus the labor of maintaining 10-20 apps that modify default OS X behavior can get excessive.

Beginning with mountain lion, apple ships the handy console program caffeinate so you won't need Caffeine anymore
Yup. A bonus of the cli utility is that you can pass a program argument to it, so when another script is done the "constant wake" state is ended. The man page has more info.
HyperDock looks interesting. I was hoping it would exactly replicate a feature I love from Flexiglass[1]: moving windows from any position by a (modifier, movement) combination. Unfortunately, HyperDock doesn't quite replace Flexiglass due to binding limitations.

Flexiglass allows (modifier key(s), two-finger move) to reposition a window. This is effortless and awesome. HyperDock requires (modifier key(s), left mouse click + movement). The click seems like a small thing but is more awkward, in my experience.

[1] http://nulana.com/flexiglass/

> One of the nicest features of The Unarchiver is it’s ability to delete zip files after they’ve been opened, so you you only need to click the file once, rather than unzipping it, and going back and deleting all the original zip files off your desktop.

This reminds me... why isn't there a Windows archive-extractor program with this behavior? I tried to search for it a while ago, but it seemed like every app developer who had the suggestion presented to them hated it.