Skip to content

Implementation of a podcast feed in Java using JavaFX and JUnit 4

License

Notifications You must be signed in to change notification settings

pureooze/PodcastFeed-java

Repository files navigation

PodcastFeed-java

Implementation of a podcast feed in Java using JavaFX and JUnit 4

Current Features

  • Add/Remove podcasts from iTunes (potentially any rss feed could work)
  • Load podcasts from local storage iTunes.json file
  • Load episodes based on selected podcast

Planned Features

  • Play selected episodes
  • UI interface for audio player controls
  • Downloading episodes to local storage

Dependencies

  • Java 8
  • JavaFX 8
  • JUnit 4
  • TestFX 4
  • Hamcrest
  • Guava
  • GSON
  • ROME

Releases

No releases published

Packages

No packages published