• Stars
    star
    2,527
  • Rank 18,152 (Top 0.4 %)
  • Language
    Python
  • Created over 11 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A public Collection of Alfred Workflows.

AlfredWorkflow.com

Search, Install and Share, No Need to Reinvent the Wheel. -- (450+ added)

(Alfred 2 powerpack required)

Now you can use Workflow Searcher to search workflows.

Get Workflow Searcher

Also you can Fork or Starthis repo(/Sources) to get some inspiration in coding new workflows yourself.

Workflows' JSON API (updated 2014.1.5)

-- API info --

  • Download Link by Author = workflow_download_link
  • (Important!) Backup download link on Github = https://raw.github.com/hzlzh/AlfredWorkflow.com/master/Downloads/Workflows/ + workflow_file

[PHP]demo:

<?php
    $json = file_get_contents( 'https://raw.github.com/hzlzh/AlfredWorkflow.com/master/workflow_api.json');
    $obj=json_decode($json);
    // var_dump($obj);
    foreach( $obj as $key => $item ){
        echo $item -> workflow_name;
    }
?>

Repo path

--- 
 |---- Downloads/             .alfredworkflow files for download mirror   
 |---- Sources/               source code(Learn from others' code)                 
 |---- index/                 part of index page

Submit & Update your workflows

  • Submit Alfred 2 Workflows -> here
  • Update Your Workflows version -> Github pull request
  • Submit Alfred 2 Themes -> Commmming soon!

Tips

  • You can share a workflow with link like this:
    http://www.alfredworkflow.com/#Translation
    http://www.alfredworkflow.com/#Dev%20Doctor

  • If you want to update a workflow under /Downloads, just make a pull request

  • More wiki on submit page

License

Released under MIT LICENSE

More Repositories

1

Best-App

收集&推荐优秀的 Apps/硬件/技巧/周边等
16,855
star
2

Alfred-Workflows

Make your Alfred more powerful. (include Workflows, Extensions and Themes)
PHP
1,039
star
3

Front-End-Standards

适用于小团队的前端规范
JavaScript
598
star
4

MarkDown-Theme

GitHub ReadMe style for MarkDown editors App like Mou & MacDown.
CSS
211
star
5

cool-head

A powerful and standard HTML <head> structure, just re-use it, cool~
CSS
75
star
6

1MarkDown

MarkDown 语法团队规范
70
star
7

PopClip-Extensions

Make your PopClip more powerful.
Python
45
star
8

Surge.conf

41
star
9

phonegap-cordova-umeng-analytics-plugin

Cordova / Phonegap 友盟统计SDK 插件
Objective-C
26
star
10

Domain-Name-List

Domain Name List Collections.
22
star
11

MacTips

Mac 技巧 - 打造属于你的神兵利器
11
star
12

mtHost.org

供 mthost.org 用户使用的 wiki 百科
11
star
13

Letterpress-Helper

A tool for Letterpress (An iOS Game)
PHP
9
star
14

Show-Useragent

WordPress Plugin: Show-UserAgent
PHP
8
star
15

Tencent-Recruitment

腾讯·微信内推相关
7
star
16

pingSVN

pingSVN是一个团队多人协作时,针对SVN频繁更新带来效率损耗的解决方案,使得各成员在不需要服务器管理权限的情况下,自行完成应用的更新部署。
PHP
6
star
17

Dot-B

WordPress Theme: Dot-B
PHP
6
star
18

grunt-timestamp

Add timestamp & MD5 hash to avoid file cache.
JavaScript
4
star
19

bigger.js

bigger page for bigger mobile screens.
JavaScript
4
star
20

WordPress-Tencent-Microblog

WordPress Plugin: WordPress Tencent Microblog
PHP
3
star
21

WordPress-Sina-Weibo

Show Sina Weibo on blog
PHP
2
star
22

All-My-Config

All of my Mac configuration backup
2
star
23

Anchor-Scroll

Scroll the anchor smoothly and change the browser's url at the same time.
JavaScript
2
star
24

Dot-B-Icons

Dot-B Social Media Icons Set — free for public use.
2
star
25

iApps2012

中国互联网创新产品评选
JavaScript
1
star
26

liliyuanshangcaoyisuiyikurongyehuoshaobujinchunfengchuiyousheng.com

我不能说~
1
star
27

ScrollTop-Rocket

a ScrollTop Rocket used by GeekPark
JavaScript
1
star
28

git.im

http://git.im/
1
star
29

Source

1
star
30

Rhea

User feedback system for GeekPark. (web pages)
JavaScript
1
star
31

temp.im

thanks to github
JavaScript
1
star