davegallant / pocketcasts-electron

Pocket Casts wrapper with mapped media keys

Repository from Github https://github.comdavegallant/pocketcasts-electronRepository from Github https://github.comdavegallant/pocketcasts-electron

PocketCasts Electron (Unofficial)

Build/release Dependabot

This project was created before Pocket Casts had an official Desktop App for Mac and Windows. This project still works, has a system tray feature and can run on Linux.

pocketcasts

Wraps the Pocket Casts Web Player web page in an electron package.

Media keys are mapped so that playback can be paused, skipped, and rewound without the application being in focus.

Releases

Check out the latest releases.

Windows and macOS apps are not currently signed.

Running from source

$ yarn install
$ yarn run start

On Linux, dbus is required for the media keybindings to work.

About

Pocket Casts wrapper with mapped media keys

License:MIT License


Languages

Language:TypeScript 73.7%Language:Shell 23.8%Language:Dockerfile 2.5%