This is a small python tool to extract the json file stored inside the "settings.db" file of the Logitech G Hub app. This allows you to update the json and then replace the file blob inside the db with the new json.
I don't have a mac to test it, but did you press just Enter after the message or something else?
Anyway, I've made a modification to the script, can you update and test it again?
This program is intended to extract and replace the settings.json inside the settings.db used by Logitech G Hub.
Press Enter to continue.
Traceback (most recent call last): File "ghub-settings.py", line 173, in
input()
File "", line 0
SyntaxError: unexpected EOF while parsing