Launchpad-Control is a small tool which allows you to easily hide/unhide apps (and groups) from Launchpad in Mac OS X 10.7 Lion.
A huge disadvantage of Launchpad is that every app located in your /Applications folder is shown. That means that you will see little helper programs like uninstallers or updaters, too. These apps can't be hidden from Launchpad easily because Apple does not provide any preference pane or tool to do so.
That's why I developed Launchpad-Control.
What's New
Version 1.62:
Auto-update implemented. Downloads and installs the new Launchpad-Control version automatically.
Forgot to mention: I typed "get rid of launchpad" in my browser to get it, because what I want is to strip down the whole launchpad.
Then your app is good for those who want to keep some stuff in it. But Lion'll rebuild (slowly right) the database then I just put this in TextExpander, one by one:
sqlite3 ~/Library/Application Support/Dock/*.db "DELETE from apps;
DELETE from groups WHERE title< >'';
DELETE from items WHERE rowid>2;";
killall Dock
and in order to rebuild the db. (just in case) go there and delete:
~/Library/Application Support/Dock/
then
rm ~/Library/Application Support/Dock/*.db;
Great tip, Endolab. Instead of using TextExpander (which I love), you can also edit your ~/.bash_profile file thusly:
alias emptyLP="sqlite3 ~/Library/Application Support/Dock/*.db "DELETE from apps; DELETE from groups WHERE title< >''; DELETE from items WHERE rowid>2;"; Killall Dock"
This creates an alias called emptyLP that does the same thing. So, then you could just fire-up the Terminal, type emptyLP (cAsE sEnSiTiVe) and hit enter and *bingo bammo* empty LaunchPad!
@Schmelding:
Thanks you very much for the tips. There is just a error near "WHERE title< >": it must be like this :: WHERE title< >.
I'm looking for an automation process to do it, maybe an apple script or ruby/bin/bash? Everybody?
Perhaps this review is a little premature as I've just installed the program, but so far it seems to be working well and I haven't had the issues mentioned in some of the other comments, namely that it doesn't retain the changes after restarting.
When I installed this, I chose the option to "Install for all users". Then, I selected the apps I wanted to show, I clicked "Apply" and then "Refresh" and it made the appropriate changes. I rebooted my computer, launched LaunchPad and initially it showed "Loading Applications" and then it showed it just as I had set it up, i.e. only the apps I had selected in Launchpad Control were in my LaunchPad - just as I wanted it. I will write a follow-up should I notice any glitches but so far, so good.
Yeah - my review was premature. It was working for a day or so but now, the apps are all back to default and this preference pane resets itself every time. Conceptually I'd still give it 5 stars. 1 or maybe 2 stars on implimentation.
With the recent updates, this has been working flawlessly for me so I'd go back to my 5 star rating. I've restarted multiple times and still my preferences are saved. Highly recommended app!
It seems to work at firs, but then you re-start your computer and all your changes are lost. The potential is there, but right now it's a huge waste of time :(
As others have pointed out, it doesn't save the changes. After restarting, It also creates duplicate entries in the Dock database for the items that were deselected. This file is located at: ~/Library/Application Support/Dock.
Very helpfull app which was needed. When I tried to update from v1.2 to v1.3. I got msg about "corrupt database detected, reset database" to use Launchpad control, now I need to reset database. How do I reset database?
Just downloaded and installed v 1.3. Pref pane will not launch. Displays message stating I can't use Launchpad-Control on an Intel-based mac. Thoughts?
Please login or create a new MacUpdate Member account to use this feature
Watch Lists are available to MacUpdate Desktop Members Upgrade Now
Download and auto-install
using MacUpdate Desktop. Save
time moving folders and cleaning-up.
Launchpad-Control is a small tool which allows you to easily hide/unhide apps (and groups) from Launchpad in Mac OS X 10.7 Lion.
A huge disadvantage of Launchpad is that every app located in your /Applications folder is shown. That means that you will see little helper programs like uninstallers or updaters, too. These apps can't be hidden from Launchpad easily because Apple does not provide any preference pane or tool to do so.
+31
But the best for me are the terminal tips from Macworld:
http://www.macworld.com/article/164600/2012/01/clean_out_launchpad_completely.html#lsrc.nl_mwhints_h_crawl
+1
+31
Then your app is good for those who want to keep some stuff in it. But Lion'll rebuild (slowly right) the database then I just put this in TextExpander, one by one:
sqlite3 ~/Library/Application Support/Dock/*.db "DELETE from apps;
DELETE from groups WHERE title< >'';
DELETE from items WHERE rowid>2;";
killall Dock
and in order to rebuild the db. (just in case) go there and delete:
~/Library/Application Support/Dock/
then
rm ~/Library/Application Support/Dock/*.db;
+1
+76
alias emptyLP="sqlite3 ~/Library/Application Support/Dock/*.db "DELETE from apps; DELETE from groups WHERE title< >''; DELETE from items WHERE rowid>2;"; Killall Dock"
This creates an alias called emptyLP that does the same thing. So, then you could just fire-up the Terminal, type emptyLP (cAsE sEnSiTiVe) and hit enter and *bingo bammo* empty LaunchPad!
+31
Thanks you very much for the tips. There is just a error near "WHERE title< >": it must be like this :: WHERE title< >.
I'm looking for an automation process to do it, maybe an apple script or ruby/bin/bash? Everybody?
+31
+4
+4
Sig1 reviewed on 03 Dec 2011
+3
+3
hubby reviewed on 27 Nov 2011
And the developer is totally non-responsive.
Therevruss reviewed on 23 Nov 2011
When I installed this, I chose the option to "Install for all users". Then, I selected the apps I wanted to show, I clicked "Apply" and then "Refresh" and it made the appropriate changes. I rebooted my computer, launched LaunchPad and initially it showed "Loading Applications" and then it showed it just as I had set it up, i.e. only the apps I had selected in Launchpad Control were in my LaunchPad - just as I wanted it. I will write a follow-up should I notice any glitches but so far, so good.
+18
Leo-Telles reviewed on 24 Oct 2011
The only thing that you should keep in mind is to use the refresh button all the time.
+18
+2
+2
Iv11 reviewed on 12 Oct 2011
+3
Radarnav reviewed on 12 Sep 2011
You can’t open Launchpad-Control preferences because it doesn’t work on an Intel-based Mac.
I've deleted, downloaded and reinstalled several times, each with the same result.
Will gladly try again when the next update is released.
+3
+2
+2
Craigin reviewed on 02 Sep 2011
Hope the developers continues working on it.
-5
doneagle reviewed on 28 Aug 2011
Barbara Hooper reviewed on 28 Aug 2011
+3
+23
azazel- rated on 10 Apr 2012
+9
Quiiick rated on 10 Apr 2012
+18
Leo-Telles rated on 18 Dec 2011
+7
Gazzmanzx6 rated on 10 Nov 2011
-22
TripHHH rated on 10 Nov 2011
+3
escompter.qch rated on 27 Oct 2011
+3
Radarnav rated on 29 Sep 2011
alexnosov rated on 09 Sep 2011
blackbird71 rated on 29 Aug 2011
Zhe rated on 28 Aug 2011