All Projects → MickNorris → Reach Podcast Player

MickNorris / Reach Podcast Player

Licence: gpl-3.0
This is a rss-based podcast player made in electron and angular!

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Reach Podcast Player

Reach-Podcast-Player
This is a rss-based podcast player made in electron and angular!
Stars: ✭ 51 (+4.08%)
Mutual labels:  rss, mp3, podcasts
Winds
A Beautiful Open Source RSS & Podcast App Powered by Getstream.io
Stars: ✭ 8,530 (+17308.16%)
Mutual labels:  rss, podcasts
Awesome Chinese Podcasts
一些不错的中文podcasts
Stars: ✭ 124 (+153.06%)
Mutual labels:  rss, podcasts
Savify
Download Spotify songs to mp3 with full metadata and cover art!
Stars: ✭ 227 (+363.27%)
Mutual labels:  mp3, podcasts
Spotify-Podcast-Feed
A service which provides Spotify podcast as RSS feed, which can be subscribed in any podcast app.
Stars: ✭ 16 (-67.35%)
Mutual labels:  rss, podcasts
Spotifeed
A simple service to serve up Spotify podcasts as RSS feeds for use in any podcast app.
Stars: ✭ 238 (+385.71%)
Mutual labels:  rss, podcasts
Funcaster
⚡ Serverless .NET solution for hosting your 🔊 podcasts with (nearly) zero costs using Azure Functions and Azure Storage Account.
Stars: ✭ 44 (-10.2%)
Mutual labels:  rss, podcasts
castget
A simple, command-line based RSS enclosure downloader, primarily intended for automatic, unattended downloading of podcasts.
Stars: ✭ 76 (+55.1%)
Mutual labels:  rss, podcasts
Audioworks
A cross-platform, multi-format audio conversion and tagging suite
Stars: ✭ 35 (-28.57%)
Mutual labels:  mp3
Slick
A fast, minimal, responsive theme for Hugo which honours your privacy
Stars: ✭ 41 (-16.33%)
Mutual labels:  rss
Feeds
Importiert Daten aus API-Quellen wie Facebook, Instagram, Twitter, YouTube, Vimeo oder RSS (ehemals YFeed)
Stars: ✭ 34 (-30.61%)
Mutual labels:  rss
Sermon Manager
Sermon Manager for WordPress is the #1 plugin for churches who want to manage their sermons easily and missionally.
Stars: ✭ 35 (-28.57%)
Mutual labels:  podcasts
Crypto blogs
Blogs about Cryptography/Security to follow
Stars: ✭ 41 (-16.33%)
Mutual labels:  rss
Esp8266audio
Arduino library to play MOD, WAV, FLAC, MIDI, RTTTL, MP3, and AAC files on I2S DACs or with a software emulated delta-sigma DAC on the ESP8266 and ESP32
Stars: ✭ 972 (+1883.67%)
Mutual labels:  mp3
Format parser
file metadata parsing, done cheap
Stars: ✭ 46 (-6.12%)
Mutual labels:  mp3
Feeds2imap.clj
Pull RSS/Atom feeds to your IMAP folders with Clojure on JVM.
Stars: ✭ 31 (-36.73%)
Mutual labels:  rss
Youtube Fetcher
📺 Youtube Podcasting 🎧
Stars: ✭ 31 (-36.73%)
Mutual labels:  mp3
Resources
Here is a list of best resources to get you started with learning how to code (mostly related to Web Development). Feel free to add your favorite resources as well and help others in their journey of learning.
Stars: ✭ 1,037 (+2016.33%)
Mutual labels:  podcasts
Aplay
A Better(Maybe) iOS Audio Stream、Cache、Play Framework
Stars: ✭ 44 (-10.2%)
Mutual labels:  mp3
Moviemagnetbot
🤖 telegram bot for movies
Stars: ✭ 39 (-20.41%)
Mutual labels:  rss

This Project Has Been Abandoned

Feel free to clone it and make any changes you'd like, but I am no longer working on this project, and I'm sure several things don't work. I made this as my first realy project with AngularJS so the code is absolutely atrocious! Continue at your own risk.

Reach Podcast Player

Main Window

Podcast View

Small Demo

Video

Reach Podcast Player is a RSS-based podcast player, meaning that in order to listen to your favorite podcasts, all you have to do is copy and paste the RSS feed from the podcast.

Who Is This For?

This application is for all podcast listeners. Itunes, Spotify, and whereever you get your podcasts, have a ton of available podcast but every once in a while you will hear about a new podcast and search for it on your favorite podcast provider and they won't have it! with Reach, all you need is the RSS feed and you're good to go. No need to listen to podcasts accross different programs.

What's Under The Hood?

This was made with electron and angularjs. This is my first time using both of these items so some parts of the program are not perfectly optomized, but I plan on continuing to work on both the program itself, and my angular and electron skills in order to fuilly optimize the program.

TODO:

  • Make listening queue
  • Scale better
    • With generic window sizes the program looks fine, but at smaller than average sizes, things get bad
  • Redo podcast-view UI
    • When a user clicks a podcast, the current UI is for the old theme, and needs to be updated
  • Have the podcasts actually get the latest episodes when the user opens up the app
  • Make a wiki page, or release distributions
    • If I can figure out how, I'd like to be able to give the users notifications when a new update is available
  • The Play/Pause button is very dodgy at the moment in terms of click detection, so I gotta fix that
  • Put that data structure and algorithm class to good use
  • Add comments everywhere
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].