summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
* ogclient-systray: add new systray program for ogclientHEADv1.3.2-26masterAlejandro Sirgo Rica6 days1-6/+13
| | | | | | | | | | | | | 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.
* install: add script to generate the windows metadata information fileAlejandro Sirgo Rica2024-11-281-0/+77
Add create_version_file.py, running this script creates a file version_info.txt with the data required for the Windows ogClient binary metadata.