Releases: thevarunaditya/SparxMaths-Solver
SparxSolver v1.2
Updates
Use Electron-builder instead of Electron-packager.
Use Jimp instead of Sharp.
Build to a single easy-to-run file.
Instructions [Windows]
Make sure to click allow to the popups during the setup, or the app won't work properly.
- Run SparxSolverSetup.1-2.win_64.exe
- [Will be added soon]
Instructions [Mac]
- Determine if your mac is x64 or ARM64. If you need help, watch the installation video.
- Either download SparxSolverSetup.1-2.mac_x64.dmg (x64) or SparxSolverSetup.1-2.mac_arm64.dmg (arm64)
- If an error popups up, run this command in terminal:
xattr -cr [sparxsolver app's file path]
and relaunch the app
Issues
If tha app launches and lets you put images in, but INSTANTLY says "No answer for _____":
- Download nodejs from nodejs.org/en/download/prebuilt-installer
- Run these commands in terminal
npm install playwright
npx playwright install
SparxSolver v1.1
Updates
Added proper logging for future releases/fixes
Added reloading questions for wrong answers
Added partial developer support for macOS
Added Setup.bat for installation, and removed installer. (Not working currently)
Instructions [Windows]
Make sure to click allow to the popups during the setup, or the app won't work properly.
- Install NodeJS from nodejs.org/en/download/prebuilt-installer
- Download SparxSolver-Win64_1-1.zip. and unzip the file.
- Run these commands in terminal:
npm install playwright
npx playwright install
- Open the sparxsolver.exe
- If you need help with installing, watch the video: [coming soon]
Instructions [Mac]
- Determine if your mac is x64 or ARM64. If it's x64 it will be from before November 2020, and will have an Intel chip. If it's ARM64, it will have a M1, M2, or M3 chip and will from after November 2020.
- Install NodeJS from nodejs.org/en/download/prebuilt-installer with the correct x64/ARM64 installer.
- Either download SparxSolver-Mac64_1-1.zip (x64) or SparxSolver-MacARM_1-1.zip (ARM64) and unzip the file into a folder.
- Run these commands in terminal:
sudo npm install playwright
npx playwright install
xattr -cr [sparxsolver app's file path]
- If you don't know the sparxsolver app's file path or need help with installing, watch the video at t.ly/g9OAx
Known bugs
- The first time you launch the app, the questions won't work. To fix this, close and reopen the app.
- Some questions will just not go through at all.
SparxSolver v1.0
⚠️ WARNING
The first release of the Spakes SparxSolver. Insanely unstable and has no proper logging. DONT USE THIS AT ALL COSTS. If you're curious, then check out the instructions:
Instructions
Make sure to click allow to the popups during the setup, or the app won't work properly.
- Download SpakesSetup.exe. and open it.
- Accept all installation popups, and at the end a SparxSolver shortcut will appear on your desktop
- Use that the launch the (unstable) app.