Make your Alfred more powerful. (include Workflows, Extensions and Themes)
Make your Alfred more powerful. (Alfred 2 powerpack required)
For more workflows, check AlfredWorkflow.com and Workflow Searcher
Make your Alfred look like [Sublime Text 2] ⌘ +Sift +P
Copy files’ path in Finder to Clipboard.
Search workflows from AlfredWorkflow.com API List
6 minutes
(360s)This workflow support URL shortener like below.
goo.gl/
bit.ly/
t.cn/
j.mp/
is.gd/
v.gd/
git.io/
You can use Hotkey to trigger without outpen Alfred input window.
Also available in PopClip Extension
(If you need more services to be added, please let me know.)
For this to work you need to add your Google API key first by modifying the corresponding string of short Script Filter in Alfred Workflow.
Default string:
0 : {'api_url':'https://www.googleapis.com/urlshortener/v1/url','title':'goo.gl','des':'http://goo.gl/'},
You need to add a ?key=
value to url
:
0 : {'api_url':'https://www.googleapis.com/urlshortener/v1/url?key=YOUR_API_KEY_HERE','title':'goo.gl','des':'http://goo.gl/'},
Check domain’s PR, Alexa, etc instantly in Alfred feedback.
(If you need more SEO services to be added, please let me know.)
一个给GeekPark用户的Alfred 2 workflow.
目前功能有:
Command
键,可以只复制URL到剪切板Opition
键,在搜索引擎中检索该文章一个给V2EXer用的Alfred 2 workflow.
目前功能有:
Command
键,可以只复制URL到剪切板Opition
键,在搜索引擎中检索该文章Finder.app
wirh hotkey.Start/Stop Apache & MySQL & FTP of XAMPP in Alfred with PowerPack. From now on you will be no longer launch XAMPP in your Dock continually.
Note: # Note: You may need to input your admin ROOT password just once when using this extension. To reset your ROOT password just run xampp root
run xampp {query}
from the command chart below.
start Start XAMPP (Apache, MySQL and eventually others)
startapache Start only Apache
startmysql Start only MySQL
startftp Start only ProFTPD
stop Stop XAMPP (Apache, MySQL and eventually others)
stopapache Stop only Apache
stopmysql Stop only MySQL
stopftp Stop only ProFTPD
reload Reload XAMPP (Apache, MySQL and eventually others)
reloadapache Reload only Apache
reloadmysql Reload only MySQL
reloadftp Reload only ProFTPD
restart Stop and start XAMPP
security Check XAMPP's security
enablessl Enable SSL support for Apache
disablessl Disable SSL support for Apache
backup Make backup file of your XAMPP config, log and data files
fix_rights Resets file permissions.
Release Note
v1.1
Released under MIT LICENSE.
Post: http://hzlzh.io/tag/alfred
Github: hzlzh/Alfred-Workflows/