Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sorrycc/alfred-douban
Alfred 3 workflow to find movie from douban.
https://github.com/sorrycc/alfred-douban
alfred alfred-workflow alfred3-workflow alfy
Last synced: 2 months ago
JSON representation
Alfred 3 workflow to find movie from douban.
- Host: GitHub
- URL: https://github.com/sorrycc/alfred-douban
- Owner: sorrycc
- License: mit
- Created: 2019-02-09T04:01:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-11T06:17:13.000Z (almost 6 years ago)
- Last Synced: 2024-10-03T13:22:21.213Z (3 months ago)
- Topics: alfred, alfred-workflow, alfred3-workflow, alfy
- Language: JavaScript
- Homepage:
- Size: 207 KB
- Stars: 20
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# alfred-douban
Alfred 3 workflow to find movie from douban.
[![NPM version](https://img.shields.io/npm/v/alfred-douban.svg?style=flat)](https://npmjs.org/package/alfred-douban)
[![Build Status](https://img.shields.io/travis/sorrycc/alfred-douban.svg?style=flat)](https://travis-ci.org/sorrycc/alfred-douban)
[![NPM downloads](http://img.shields.io/npm/dm/alfred-douban.svg?style=flat)](https://npmjs.org/package/alfred-douban)## Feature
- ✔︎ Find movie from [douban.com](https://www.douban.com/)
## Installation
```bash
$ yarn global add alfred-douban
```Requires [Node.js](https://nodejs.org/) 8+ and the Alfred [Powerpack](https://www.alfredapp.com/powerpack/).
## Usage
In Alfred, type `douban`, Enter, and some text, to find relevant movie.
## LICENSE
MIT © [Chen Cheng](https://sorrycc.com)