Update Askimo App on macOS
Before You Start
Section titled “Before You Start”- Quit Askimo if it is currently running (
⌘Qor menu → Quit Askimo). - Your sessions, settings, and API keys in
~/.askimo/personal/are untouched by the update.
Option 1: DMG (Recommended)
Section titled “Option 1: DMG (Recommended)”Choose your Mac type:
- Apple Silicon (M1/M2/M3): Download Askimo for Apple Silicon
- Intel: Download Askimo for Intel
Update steps:
- Download the appropriate
.dmgfile for your Mac. - Open the
.dmgfile. - Drag
Askimointo theApplicationsfolder — click Replace when macOS asks. - Eject the DMG and launch Askimo from Applications.
Option 2: Universal JAR
Section titled “Option 2: Universal JAR”Choose your Mac type:
- Apple Silicon: Download JAR for Apple Silicon
- Intel: Download JAR for Intel
Update steps:
- Download the
.jarfile for your Mac. - Replace your existing JAR with the new one.
- Restart Askimo:
java -jar askimo-desktop-macos-arm64.jar # Apple Silicon# ORjava -jar askimo-desktop-macos-x64.jar # IntelTroubleshooting
Section titled “Troubleshooting”| Issue | Fix |
|---|---|
| Gatekeeper blocks the updated app | System Settings → Privacy & Security → Open Anyway |
| App won’t start | Reboot; confirm you are on macOS 10.15 or later |
| App still shows old version | Quit the old version before replacing the app |