/podcaster

A JavaFX desktop application for listening to podcasts

Primary LanguageJava

Podcaster

pipeline status coverage report

Application meant to allow searching and automatically finding podcasts and providing them to the configured media player.

Main tasks

  1. Present list of categories, podcasts etc.
  2. Assist in navigating as a menu-like structure.
  3. Allow user-friendly selection.
  4. Open it up in the player.

Technologies/libraries used

  • Java 11
  • JavaFx
  • Spring Boot
  • Gson
  • jsoup
  • JCache
  • Ehcache

Running in Java 11

The following need to be specified in order to run the application with Java 11: --module-path <path_to_javafx_runtime> --add-modules=javafx.controls,javafx.fxml