Skip to content

A JavaFX desktop application for listening to podcasts

Notifications You must be signed in to change notification settings

tszmytka/podcaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A JavaFX desktop application for listening to podcasts

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages