aw-qt icon indicating copy to clipboard operation
aw-qt copied to clipboard

fix(wip): added generation of file_version_info.txt to include metadata in Windows executables

Open ErikBjare opened this issue 3 years ago • 1 comments

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).

ErikBjare avatar Aug 12 '22 14:08 ErikBjare

Should probably use https://pypi.org/project/pyinstaller-versionfile/ instead

ErikBjare avatar Oct 26 '22 10:10 ErikBjare