Sha256: 9343001f94b67b119a6b5100c331b519334eb6932acbe1d7a37c6c93882d9f24

Contents?: true

Size: 967 Bytes

Versions: 1

Compression:

Stored size: 967 Bytes

Contents

# Douban FM 全局快捷键

## 依赖

* ruby 1.9+

## 安装

### Server

```bash
$ gem i douban_fm_hotkey
```
### Chrome 扩展

https://dl.dropboxusercontent.com/u/1658623/douban_fm_hotkey.crx

= = Chrome web store developer account 验证中。。。

## 使用

### 启动 server

```bash
$ douban_fm_hotkey
```

### 设置快捷键

在你的系统里把你想要的快捷键分别映射到以下命令:

* `curl http://localhost:1988/skip` 下一首
* `curl http://localhost:1988/ban` 不再播放
* `curl http://localhost:1988/love` 喜欢
* `curl http://localhost:1988/pause` 暂停

具体每个系统的配置不大一样这里不详细说了。我的配置:

![Shortcuts](https://dl.dropboxusercontent.com/u/1658623/douban_fm_hotkey_shortcuts.png)

## 存在的问题

### 只有暂停没有播放

豆瓣电台的播放器只对外开放了暂停接口,所以没办法控制播放,但是在暂停后可以用下一首来让电台继续播放。

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
douban_fm_hotkey-1.0.1 README.md