Commit Graph

2 Commits (master)

Author SHA1 Message Date
Alejandro Sirgo Rica 476d82e6a9 ogclient-systray: add new systray program for ogclient
Add make.bat for an easier building process in Windows. This
script generates ogclient.exe and ogclient-systray binaries in
a ./dist directory.

Add ogclient-systray program. This python program polls the
existence of the ogclient process and shows a systray if the
ogclient service is active.

Update utils/create_version_file.py to generate information for
the systray binary.
2024-12-16 16:01:06 +01:00
Alejandro Sirgo Rica ffaf2aac05 install: add script to generate the windows metadata information file
Add create_version_file.py, running this script creates a file
version_info.txt with the data required for the Windows ogClient
binary metadata.
2024-11-28 16:58:41 +01:00