All Projects → dyerc → Doughnut

dyerc / Doughnut

Licence: gpl-3.0
Podcast client (podcatcher) for Mac

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Doughnut

Podsync
Turn YouTube or Vimeo channels, users, or playlists into podcast feeds
Stars: ✭ 657 (+655.17%)
Mutual labels:  podcast
Coderdojo.jp
☯️ CoderDojo Japan (@coderdojo-japan) official website developed by Ruby on Rails with @YassLab team. 💎
Stars: ✭ 50 (-42.53%)
Mutual labels:  podcast
Quebradev.github.io
Site do podcast perifatécnico QuebraDev
Stars: ✭ 73 (-16.09%)
Mutual labels:  podcast
Jekyll Podcaster
Podcaster is a dynamic Jekyll theme built for... Podcasters!
Stars: ✭ 25 (-71.26%)
Mutual labels:  podcast
Gogglesmm
Goggles Music Manager
Stars: ✭ 41 (-52.87%)
Mutual labels:  podcast
Winds
A Beautiful Open Source RSS & Podcast App Powered by Getstream.io
Stars: ✭ 8,530 (+9704.6%)
Mutual labels:  podcast
Cpod
A simple, beautiful podcast app for Windows, macOS, and Linux.
Stars: ✭ 601 (+590.8%)
Mutual labels:  podcast
Podcastmenu
Put Overcast on your Mac's menu bar
Stars: ✭ 1,211 (+1291.95%)
Mutual labels:  podcast
Pocket Casts Desktop App
The Pocket Casts webapp, packaged for the Linux Desktop.
Stars: ✭ 48 (-44.83%)
Mutual labels:  podcast
Ydls
youtube-dl HTTP download and transcode service
Stars: ✭ 68 (-21.84%)
Mutual labels:  podcast
Podcastium
A simple, yet attractive [unreleased] podcast player for your smartphone.
Stars: ✭ 20 (-77.01%)
Mutual labels:  podcast
Podlive Macos
Never miss a live streaming podcast!
Stars: ✭ 40 (-54.02%)
Mutual labels:  podcast
Overcast Mac
Unofficial Overcast Mac app.
Stars: ✭ 59 (-32.18%)
Mutual labels:  podcast
Chinese Podcasts
中文播客:Tech, Design, Science...
Stars: ✭ 816 (+837.93%)
Mutual labels:  podcast
Podstation
podStation is a web podcast aggregator for Chrome.
Stars: ✭ 76 (-12.64%)
Mutual labels:  podcast
Thecontext Podcast
Podcast about Android Development with Hannes Dorfmann, Artem Zinnatullin, Artur Dryomov and wonderful guests!
Stars: ✭ 637 (+632.18%)
Mutual labels:  podcast
Russia It Podcast
Список русскоязычных подкастов на тему информационных технологий
Stars: ✭ 1,095 (+1158.62%)
Mutual labels:  podcast
Castanet
A podcast-oriented theme for Hugo
Stars: ✭ 78 (-10.34%)
Mutual labels:  podcast
Ios Toolbox
My iOS dev toolbox.
Stars: ✭ 76 (-12.64%)
Mutual labels:  podcast
Dctb Links
My Personal Links
Stars: ✭ 65 (-25.29%)
Mutual labels:  podcast

Doughnut
Doughnut

Podcast app. For Mac.

Travis CI Status github release

screenshot

Doughnut is a podcast client built using Swift. The design and user experience are inspired by Instacast for Mac which was discontinued in 2015. After experimenting with alternate user interface layouts, I kept coming back to the three column layout as most useable and practical.

Beyond the standard expected podcast app features, my goals for the project are:

  • [x] Support an iTunes style library that can be hosted on an internal or network shared drive
  • [x] Ability to favourite episodes
  • [x] Ability to create podcasts without a feed, for miscellaneous releases of discontinued podcasts

Previously Doughnut was built on top of Electron which worked ok, but using 200+ MB for a podcast app, even when it's minimized felt very poor. Doughnut is now written as a 100% native MacOS app in Swift.

How to Contribute

Get the code

$ git clone [email protected]:dyerc/Doughnut.git
$ cd Doughnut
$ open Doughnut.xcworkspace
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].