Skip to content

Darmody/DoubanFMac

Repository files navigation

Douban FMac

build status coverall status

A beautiful mac desktop application for Douban FM


DoubanFMac



Recommand 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

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