Quicksilver is a launcher utility app for OS X which lets you access applications, documents, contacts, music and more; browse your Mac’s filesystem using keywords and fuzzy matching; manage content through drag and drop, or grabbing selected content directly; and interact with installed applications through plugins.
Quicksilver is a launcher utility app for OS X which lets you access applications, documents, contacts, music and more; browse your Mac’s filesystem using keywords and fuzzy matching; manage content through drag and drop, or grabbing selected content directly; and interact with installed applications through plugins.
To install Quicksilver, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install Quicksilver
To see what files were installed by Quicksilver, run:
port contents Quicksilver
To later upgrade Quicksilver, run:
sudo port selfupdate && sudo port upgrade Quicksilver
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.