Open agaertner opened 4 years ago
The icon was made by a friend specifically for TemtemTracker, so I won't be changing it any time soon as long as there isn't an important reason to change it.
Regarding OBS, this is a good idea and I'll look into it.
Make a setting (check box) and let the user choose a destination where text files should be stored for the open broadcaster software to pull values from for display on stream.
I recommend these values (taken from my own TemCounter:
Also allow for prefix or suffix text to be added for easier aligning in OBS.
You can do that with regex by removing all non-digits with regex ("\D+"). Then parse the rest into integer and save the updated value back with the prefix and suffix.
Example written in autohotkey:
If you want you can update your program's icon with the ones from my autohotkey script. It's not shared anywhere and not updated.
*.ico format: https://ufile.io/obtb6908
uninstall icon (in registry):
*.ico format: https://ufile.io/ccigeo5g