Alfred 2 Workflow to list, search, and open Source Tree repositories in Alfred.
Just type -?
, -h
, or --help
after the keyword to show help.
-
st
: List and query source tree repositories.Feedbacks are cached. use
st ! {query}
to refresh. -
stbookmark
: Open query to source bookmark window.
command
: Reveal in Finderalt
: Browser in Alfred
Two ways are provided:
-
You can download the Source Tree.alfredworkflow and import to Alfred 2. This method is suitable for regular users.
-
You can
git clone
orfork
this repository and userake install
andrake uninstall
to install. Checkrake -T
for available tasks. This method create a symlink to the alfred workflow directory: "~/Library/Application Support/Alfred 2/Alfred.alfredpreferences/workflows". This method is suitable for developers.
Copyright (c) 2013 Zhao Cai caizhaoff@gmail.com
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.