GEX config edit utility (PyQt)
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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.