Skip to content

Rewritten Desktop Client

Compare
Choose a tag to compare
@ndepaola ndepaola released this 24 Apr 01:07
· 1330 commits to master since this release
2250d1c

This release overhauls the code for the autofill local tool with the aim of improving speed, reliability, and code maintainability. I have tested the new version thoroughly, but some bugs may still exist that will be revealed through testing by a wider audience. Please don't hesitate to create a GitHub Issue if the app doesn't work properly for you.

Additionally, the tool now supports local files - if the id field in a card (including the common cardback) is a valid path to a file on your system, autofill will use that file for that card.

Code changes: #61

GitHub has complied releases for the latest versions of Windows, macOS, and Linux (Ubuntu). Due to a limitation of PyInstaller, you may not be able to run the macOS app on older releases of macOS.

Please refer to the instructions here for how to run the application on each platform.

Commits since previous release: v3.3...v4.0