Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 628 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 628 Bytes

PocketCasts Desktop App (Unofficial)

Desktop version of PocketCasts player with media key bindings.

Initial Release! Supports only OSX/MacOS and tested only version 10.12.4.

Building and development

Any support is appreciated. The project is in very early stage and not much time spent on project structure and features.

Please follow git-flow workflow and post pull requests only to develop branch.

Development

To start the live reload on the app run

$ gulp start

Building

Builds the MacOS version.

$ gulp clean build