Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Darmody/DoubanFMac

A beautiful mac desktop application for Douban FM
https://github.com/Darmody/DoubanFMac

Last synced: about 2 months ago
JSON representation

A beautiful mac desktop application for Douban FM

Awesome Lists containing this project

README

        

# Douban FMac

[![build status][travis-image]][travis-url]
[![coverall status][coveralls-image]][coveralls-url]

A beautiful mac desktop application for [Douban FM](http://douban.fm)



DoubanFMac


Recommand [BackgroundMusic](https://github.com/kyleneideck/BackgroundMusic) to control volume

## Screenshots

demo


screenshot
screenshot

## Shortcuts

1. Ctrl+Alt+p play/pause
2. Crtl+Alt+l like
3. Ctrl+Alt+u dislike
4. Ctrl+Alt+n skip
5. Ctrl+Alt+b ban

## Download

Download the Mac Desktop Application at [Download Page](http://darmody.github.io/DoubanFMac/)

[travis-image]: https://img.shields.io/travis/Darmody/DoubanFMac/master.svg
[travis-url]: https://travis-ci.org/Darmody/DoubanFMac
[coveralls-image]: https://img.shields.io/coveralls/Darmody/DoubanFMac/master.svg
[coveralls-url]: https://coveralls.io/github/Darmody/DoubanFMac
[version-image]: https://img.shields.io/badge/version-beta-blue.svg
[version-url]: https://github.com/Darmody/DoubanFMac/releases

## Contributing

### install

Fork it, and create your feature branch.
`npm install -g electron && npm install`

### development

`npm run dev-server` for start webpack server.
`npm run start-dev` for start electron.

### test

`npm run lint`
`npm test`
`npm test-dev /path/to/test/file` for test specify file.
`npm run coverage`

## License

DoubanFMac is released under the [MIT License](http://www.opensource.org/licenses/MIT)