-
Install Tesseract OCR and ImageMagick (or in Terminal with
brew install tesseract imagemagick
).HQTriviaMaster will not start without these files present.
Note: This step may require System Integrity Protection to be disabled.
-
Install the pods (in Terminal with
pod install
) -
Visit Custom Search Engine to create a Custom Google Search Engine (CSE). Record the API Key and Search Engine ID.
-
Open HQTriviaMaster by opening
HQTriviaMaster.xcworkspace
. It will have a white icon. -
When running HQTriviaMaster for the first time, you will be prompted for the CSE API Key and Search Engine ID. You can change these at anytime by pressing
⌘,
or going toHQTriviaMaster > Preferences
.
- Click on the "Define Boundary" button to set the boundry of where the question will be appearing.
- Click on the "Start Scanning" button to begin scanning for questions.
- Sit back, relax, and let the program answer the questions for you!
- Improve accuracy (only 80% success rate right now).
- Add a way to answer a large amount of questions at once to test the program's accuracy.
- Make the correct answer more obvious on the UI.
- Let the user know when the program doesn't find any matches for all of the options.
- Add the question type and accuracy to the UI.
Daniel Smith (owner), Michael Schloss.