Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joetannenbaum/alfred-workflow
PHP helper library for Alfred Workflows
https://github.com/joetannenbaum/alfred-workflow
alfred alfred-workflow automation productivity
Last synced: 7 days ago
JSON representation
PHP helper library for Alfred Workflows
- Host: GitHub
- URL: https://github.com/joetannenbaum/alfred-workflow
- Owner: joetannenbaum
- License: mit
- Created: 2015-12-29T22:02:40.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-10-10T17:59:02.000Z (about 2 years ago)
- Last Synced: 2024-10-02T22:17:51.957Z (about 1 month ago)
- Topics: alfred, alfred-workflow, automation, productivity
- Language: PHP
- Homepage:
- Size: 163 KB
- Stars: 147
- Watchers: 7
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Alfred Workflows PHP Helper
[![Latest Version](https://img.shields.io/github/tag/joetannenbaum/alfred-workflow.svg?style=flat&label=release)](https://github.com/joetannenbaum/alfred-workflow/tags)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE.md)
[![Build Status](https://travis-ci.org/joetannenbaum/alfred-workflow.svg?branch=master)](https://travis-ci.org/joetannenbaum/alfred-workflow)
[![Total Downloads](https://img.shields.io/packagist/dt/joetannenbaum/alfred-workflow.svg?style=flat)](https://packagist.org/packages/joetannenbaum/alfred-workflow)
This package simplifies PHP development for [**Alfred**](https://alfredapp.com) workflows.
You can find installation directions and full documentation
at [alfredphpworkflows.com](https://alfredphpworkflows.com)