We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Installation: add Option C — pipx install from PyPI (since 9.1.9); Home quick-start pipx one-liner
Python floor 3.10+ (verified); document the Linux/macOS release packages; refresh hdfmonkey auto-download and CI/PyInstaller build notes
Add Send2Trash attribution to Licensing, dependencies and acknowledgements
Document building the .exe with PyInstaller + UPX (--upx-dir C:\upx)
Credit PyInstaller and UPX (build-time tools behind the pre-built binary)
Add Flask (Pallets, BSD-3-Clause) attribution for the NextSync HTTP bridge Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Rename PC-side reference server nextsync4.py -> nextsync5.py
Rename the dot command .sync4 -> .sync5 (v5.0); protocol names unchanged
Bump documented Windows release from v8.x to v9.x
NextSync: document -l alias and BREAK-key stop for -listen
Document the NextSync remote file explorer (.sync4 -listen)
Document the new z88dk dotN build of the .sync4 dot command (removes the 8 KB limit)
Installation: expand MAME section (general info + Linux Flatpak launch) - How the app finds MAME (downloads/mame vs PATH precedence per OS) - Windows auto-install + startup update check - Linux/macOS are detection-only (no official binary); how to install - Required Spectrum Next boot ROM (tbblue.zip, do not extract) - ROM/system choice and MAME launch options - New: launching MAME via Flatpak (org.mamedev.MAME) — flatpak install, the "Launch Mame with Flatpak" setting + rom path, -rompath, and the Flatpak sandbox filesystem-permission note Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Updated Installation (markdown)
Improve Installation page: fix cross-platform run command, restructure, add troubleshooting
Created Installation (markdown)