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 years ago
gex@3a5ac05d9d added submodule and gitignore 6 years ago
.gitignore added submodule and gitignore 6 years ago
.gitmodules added submodule and gitignore 6 years ago
LICENSE license and readme 6 years ago
README.md license and readme 6 years ago
gexync.py code import 6 years ago
ini_syntax.py code import 6 years ago

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.