GEX config edit utility (PyQt)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ondřej Hruška e8e0a2b929
license and readme
преди 6 години
gex@3a5ac05d9d added submodule and gitignore преди 6 години
.gitignore added submodule and gitignore преди 6 години
.gitmodules added submodule and gitignore преди 6 години
LICENSE license and readme преди 6 години
README.md license and readme преди 6 години
gexync.py code import преди 6 години
ini_syntax.py code import преди 6 години

README.md

GEXync

Gexync is a config file editing utility.

Run with CLI argument 0 (default) to edit UNITS.INI, 1 for SYSTEM.INI.

This is an experimental tool created as a proof of concept that PyQt can be used with the Python client library.