Skip to content

Article Reader v1.1.1 - self-installing launcher

Choose a tag to compare

@jp244btc jp244btc released this 11 Jul 22:17

run.bat now sets itself up on first run (creates the Python environment, installs dependencies, fetches the headless browser) - so downloading the source zip and double-clicking run.bat now just works. Previously it failed with 'The system cannot find the path specified' because the zip has no .venv. Requires Python on PATH; clear guidance is printed if it's missing.