GEX config edit utility (PyQt)
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Ondřej Hruška e8e0a2b929
license and readme
hace 6 años
gex@3a5ac05d9d added submodule and gitignore hace 6 años
.gitignore added submodule and gitignore hace 6 años
.gitmodules added submodule and gitignore hace 6 años
LICENSE license and readme hace 6 años
README.md license and readme hace 6 años
gexync.py code import hace 6 años
ini_syntax.py code import hace 6 años

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.