aw-qt
aw-qt copied to clipboard
fix(wip): added generation of file_version_info.txt to include metadata in Windows executables
Fixes https://github.com/ActivityWatch/activitywatch/issues/644
Still WIP, needs to detect version somehow (prob by getting the aw-server version, or passed down as an env var).
Should probably use https://pypi.org/project/pyinstaller-versionfile/ instead