Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)