LaunchList
LaunchList is a small OS X application you can use to quickly and easily open a bunch of stuff (i.e. applications, files, folders and web pages) at the same time. See my blog post about it for more info. Here's a screenshot:
You can:- Add applications, files, folders or web addresses to a LaunchList by manually typing in their names, paths or addresses, or by drag & drop
- Launch/open any list of items you've configured a LaunchList for with two moves: running the LaunchList app (click!) and choosing "launch" (or pressing return) (click!)
- Make as many copies of LaunchList as you want by duplicating the first one (e.g. with Finder); each copy will have their own list of items, name (you can just rename the copy to whatever you want,) preferences and icon (see here for info on how to change an application's icon)
- Uncheck any item(s) in the list to prevent them from launching; they will be checked again by default when you run the launcher the next time
Source code is available in a Git repository (click here to show/hide):
Latest Version:
Version 0.8
→
Download
August 27, 2009
Changelog:
- Added preference "Remember checkbox states" which, when selected, will retain the states of all the checkboxes in the item list for the next time you run this particular launcher.
- When application bundles are dragged into the list, insert only the name of the application into the list (instead of the full path to it) if the application can be found by the LaunchList application in the same path it was dragged from, using only its name.
- Made the icons of items in the list appear much quicker as black-and-white when "launch" is selected and the list becomes disabled.
- Note to developers: I rebased most of the commits in the Git repository on 27 Aug to fix something in a previous commit message (and to get rid of a merge). I know this is super annoying, and I apologize if anyone has cloned the repo and was inconvenienced by this.