Triviality
A quick and dirty app that plays Trivia with you.
Uses https://opentdb.com/ to get Trivia Questions using their REST Api based on a selection criteria the user provides.
Knows right from wrong and keeps track with a list that it checks twice.
Lets you know the correct or incorrect answer.

Simple UI with Data Selection

Category List driven by API

Difficulty Levels driven by API

Surprisingly difficult trivia... (unless you live in Scotland)

Retrieves Data based on UI Conditions (You guessed right or wrong)

Keeps track of and saves data. Can be automatically restarted.