Description

SilverScreen is a Java application that downloads, parses and displays information about movies that are playing in your area.

Requirements

A Java Runtime Environment (JRE) is required in order to execute the compiled code.

The source code of this project uses Maven and has the following dependencies:

How to run

Jar

Github will host a compiled version of this source code (a jar file) as a Github Release which can be run with the command

java silverScreen.jar

Snap

Work is being done to package this application as a Snap package

Screenshots

Main GUI (Latest movies) SilverScreen latest movies GUI

Documentation

Maven module dependency diagram

Maven dependency diagram

Issues

Issues can be raised by submitting them here

Works Cited

OpenJFX

Jsoup