⚠️ UNMAINTAINED: Switched to Pocket Casts for my podcasting needs. ⚠️
Unofficial Overcast for Mac is simply the Overcast website wrapped within Electron, restyled so it feels a bit more native to the desktop.
Some interface elements are disabled on purpose because they serve little purpose to me, mostly because I use Overcast for iOS for most management and listening, and prefer the mac app to be a nice looking read-only (for now).
Since it's just a restyled website, it's prone to potential issues if Marco updates some part of the interface – although should be relatively easy to fix.
- Build the initial macOS package
- Dock and menubar icons
- Dark theme
- Bring back the ability to search for podcasts
- Bring back speed control
- Ability to toggle description visibility on channel screen
- Better styles on login screen (+ Overcast branding)
- Dock badge for active episodes
- Desktop notification when a new episode is found
- Fully restyled interface
- Search
- Header
- Footer
- License info
- Delete podcast
- Save in Overcast
- Speed control
- Date and episode description on player screen
- Episodes description on channel screen
- ...
- Clone repo
npm install
&npm start