项目作者: oskarkrawczyk

项目描述 :
Unofficial Overcast Mac app.
高级语言: CSS
项目地址: git://github.com/oskarkrawczyk/overcast-mac.git
创建时间: 2016-09-29T19:52:58Z
项目社区:https://github.com/oskarkrawczyk/overcast-mac

开源协议:

下载


⚠️ UNMAINTAINED: Switched to Pocket Casts for my podcasting needs. ⚠️

Overcast for Mac (unofficial)

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).

Download for Mac

Potential Issues

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.

Plans

  • 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

Disabled 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

Running the developer version

  • Clone repo
  • npm install & npm start