Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

davegallant/pocketcasts-electron

Repository files navigation

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.