All Projects → lorem-ipsumm → Reach-Podcast-Player

lorem-ipsumm / Reach-Podcast-Player

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

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

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: ✭ 49 (-3.92%)
Mutual labels:  rss, mp3, podcasts
Funcaster
⚡ Serverless .NET solution for hosting your 🔊 podcasts with (nearly) zero costs using Azure Functions and Azure Storage Account.
Stars: ✭ 44 (-13.73%)
Mutual labels:  rss, podcasts
Spotifeed
A simple service to serve up Spotify podcasts as RSS feeds for use in any podcast app.
Stars: ✭ 238 (+366.67%)
Mutual labels:  rss, podcasts
Spotify-Podcast-Feed
A service which provides Spotify podcast as RSS feed, which can be subscribed in any podcast app.
Stars: ✭ 16 (-68.63%)
Mutual labels:  rss, podcasts
castget
A simple, command-line based RSS enclosure downloader, primarily intended for automatic, unattended downloading of podcasts.
Stars: ✭ 76 (+49.02%)
Mutual labels:  rss, podcasts
Savify
Download Spotify songs to mp3 with full metadata and cover art!
Stars: ✭ 227 (+345.1%)
Mutual labels:  mp3, podcasts
Winds
A Beautiful Open Source RSS & Podcast App Powered by Getstream.io
Stars: ✭ 8,530 (+16625.49%)
Mutual labels:  rss, podcasts
Awesome Chinese Podcasts
一些不错的中文podcasts
Stars: ✭ 124 (+143.14%)
Mutual labels:  rss, podcasts
Dasblog Core
The original DasBlog reimagined with ASP.NET Core
Stars: ✭ 252 (+394.12%)
Mutual labels:  rss
StegX
Steganography (BMP, PNG, WAV, MP3, AVI, FLV)
Stars: ✭ 22 (-56.86%)
Mutual labels:  mp3
Greg
A command-line podcast aggregator
Stars: ✭ 246 (+382.35%)
Mutual labels:  rss
V2
Minimalist and opinionated feed reader
Stars: ✭ 3,239 (+6250.98%)
Mutual labels:  rss
yt2mp3
⬇️ Search, Download, and Convert YouTube videos to MP3
Stars: ✭ 89 (+74.51%)
Mutual labels:  mp3
cakephp-feed
CakePHP Plugin with RssView to create RSS feeds.
Stars: ✭ 13 (-74.51%)
Mutual labels:  rss
Rss
Library for serializing the RSS web content syndication format
Stars: ✭ 223 (+337.25%)
Mutual labels:  rss
Hackernews Daily
Hacker News daily top 10 posts
Stars: ✭ 236 (+362.75%)
Mutual labels:  rss
podhouse
The best way to listen to your favorite podcasts.
Stars: ✭ 39 (-23.53%)
Mutual labels:  podcasts
gropple
Server and bookmarklet to download files via youtube-dl directly from your browser. Cross platform single binary installation, web browser configurable.
Stars: ✭ 33 (-35.29%)
Mutual labels:  mp3
DownOnSpot
🎵 A Spotify music and playlist downloader written in Rust which also works with a free Spotify account
Stars: ✭ 309 (+505.88%)
Mutual labels:  mp3
ZWAudioRecordTool
集合了MP3和AMR转录,线上正常运行(Recording MP3 and AMR In iOS App)
Stars: ✭ 32 (-37.25%)
Mutual labels:  mp3

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