This repository was archived by the owner on Aug 10, 2023. It is now read-only.
Releases: denali999/HQTriviaPractice
Releases · denali999/HQTriviaPractice
Self Updating Questions
IMPORTANT: TO USE THE SELF UPDATER, YOU MUST HAVE PYTHON3 INSTALLED WITH THE FOLLOWING PACKAGES, YOU CAN USE PIP TO INSTALL THEM:
pip install requests beautifulsoup4
I also fixed the unicode (again)
To run, extract and run the exe.
Fixed unicode!
Fixed the unicode display bug (this was actually a problem with the scraper).
In the works: button to generate the most recent set of questions.
Same instructions as previous release
Exe edition
This is a much larger (~127MB) file. If you wish to run the smaller jar file from the command line, I have also attached that.
- Download HQPractice_exe.zip
- Extract
- Run HQPractice.exe
First Release
Precompiled jar/folders.
- Download HQPractice.zip.
- Run with
java -jar HQPractice.jarin the directory you extracted to.