• This repository has been archived on 09/Oct/2022
  • Stars
    star
    248
  • Rank 163,560 (Top 4 %)
  • Language
    CSS
  • License
    The Unlicense
  • Created almost 9 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Unofficial overcast.fm podcast app

Project Status

The app is considered complete. It fulfils its goal and has (to my knowledge) been stable and bug-free for several years. On Apple Silicon Macs, it is deprecated in favour of the iOS Overcast app. On Intel Macs it should continue to work for the foreseeable future. The repository is archived to denote that breaks due to external forces (such as Electron bugs or Overcast site changes) won’t be proactively addressed.


Fog logo Fog

Fog screenshot

Unofficial Overcast podcast app.

Control playback with keyboard media keys, even when not the frontmost app.

Navigate episodes with and (or j and k).

Keyboard shortcuts: pauses and resumes; rewinds; fast-forwards; goes back to home; deletes the current episode or podcast; saves the current episode.

“Permalink” opens in default browser.

“Share link” and “Share link with timestamp” copy link directly to the clipboard.

Automatically go back to home when episode ends.

Go to specific episode by giving its URL on the command line.

Tweaked user experience when copying and hovering over links.

Fog screenshotFog screenshot

Install

Download the latest version.

Development

Built with Electron.

Commands
  • Install dependencies: npm install
  • Run: npm start
  • Build for macOS: npm run build-macos
  • Build for all platforms: npm run build
  • Build for macOS and package as a zip: npm run package-macos
  • Build for all platforms and package as a zip: npm run package

Currently, only macOS is supported. I do not intend to officially support other platforms in the near future since I cannot consistently and reliably test on them, but am willing to add support if someone wants to collaborate in doing the legwork.

License

The Unlicense (Public Domain, essentially)

More Repositories

1

custom-alfred-iterm-scripts

AppleScript for iTerm2 Alfred integration.
AppleScript
3,710
star
2

alfred-workflows

Collection of Alfred workflows
Shell
2,442
star
3

tiny-scripts

Collection of small scripts
Shell
307
star
4

notificator

Trigger macOS notifications from Alfred, using the Workflow icon
Shell
170
star
5

sandwichtimer

Timer app controllable via CLI
JavaScript
51
star
6

requested-alfred-workflows

Short Alfred Workflows made for forum users
48
star
7

tape

Backup and restore software settings on macOS
Ruby
45
star
8

homebrew-tiny-scripts

Homebrew tap for my tiny-scripts repos
Ruby
39
star
9

pinplus

GUI to add Pinboard bookmarks, controllable via CLI
JavaScript
36
star
10

software-suggestions-for-regular-users

Software suggestions for regular users
31
star
11

download-media-workflow

Download video and audio from web pages
Ruby
18
star
12

mpv-dummy

mpv macOS app bundle to run Homebrew mpv
14
star
13

temporary-email-workflow

Generate disposable email inboxes
Shell
13
star
14

tiny-feed-scripts

Collection of small scripts to generate update feeds
Ruby
12
star
15

perpetual-fallback-licenses

List of software with a perpetual fallback licensing model
12
star
16

calm-notifications-workflow

Toggle Do Not Disturb Focus Mode
10
star
17

lowchime

Lower the volume of macOS’s startup chime
Shell
10
star
18

coffee-coffee-workflow

Prevent your computer from going to sleep
8
star
19

upload-file-workflow

Upload files and folders for easy sharing
Shell
7
star
20

dente-azul-workflow

Toggle bluetooth and paired device connectivity
Swift
7
star
21

shrieking-chimes-workflow

Set Timers and Alarms
7
star
22

link-clean-workflow

Remove extraneous information from URLs
Ruby
6
star
23

autoswap_mac

autoswap_mac from Damian Conway’s “More Instantly Better Vim”
Vim Script
6
star
24

remove-quarantine-workflow

Delete the quarantine attribute from app bundles and files
6
star
25

pin-plus-workflow

Interact with your Pinboard bookmarks
Ruby
6
star
26

screenshots-workflow

Search and act on screenshots
Swift
6
star
27

run-command-workflow

Run commands using your shell configuration
Shell
6
star
28

watch-list-workflow

Play and manage local media and streams
Ruby
5
star
29

hackerboard-workflow

Search and interact with Hacker News
5
star
30

virtual-machines-workflow

Run and Manage Virtual Machines
4
star
31

right-click-workflow

Trigger a right-click on Finder files, with the keyboard
4
star
32

label-colour-tag-workflow

Edit file labels and tags
4
star
33

tiny-userscripts

Collection of small userscripts
JavaScript
4
star
34

homebrew-mpv

Ruby
4
star
35

rename-action-workflow

Rename files and folders
4
star
36

shutdown-timer-workflow

Turn off macOS on a timer
4
star
37

note-taker-workflow

Keep small bits of text
4
star
38

app-freeze-workflow

Pause and resume execution of the frontmost app
Shell
3
star
39

tiny-pinboard-scripts

Ruby
3
star
40

words-with-workflow

Find words that contain a particular pattern
3
star
41

start-recording-workflow

Shortcuts to record your Mac’s audio, screen, or webcam
Shell
2
star
42

setup-php-contact-form

Setup for easy start of a PHP contact form
PHP
2
star
43

memory-pairs-workflow

Play the matching pairs card game
2
star
44

paper-formats-workflow

Reference International Paper Formats
1
star
45

mtg-card-search-workflow

Search for Magic: The Gathering playing cards
Shell
1
star
46

incognito-clone-workflow

Open frontmost browser tab in a private window
1
star
47

play-address-workflow

Play the URL in the frontmost browser or clipboard
1
star
48

sequential-paste-workflow

Paste previous clipboard entries in order
1
star
49

library-sounds-workflow

Listen to and pick Library Sounds
1
star
50

media-coordinates-workflow

Open photo, video, and audio GPS coordinates in a map
Shell
1
star
51

delete-configuration-workflow

Find settings and preferences to delete
Swift
1
star