GEX config edit utility (PyQt)
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Ondřej Hruška e8e0a2b929
license and readme
il y a 6 ans
gex@3a5ac05d9d added submodule and gitignore il y a 6 ans
.gitignore added submodule and gitignore il y a 6 ans
.gitmodules added submodule and gitignore il y a 6 ans
LICENSE license and readme il y a 6 ans
README.md license and readme il y a 6 ans
gexync.py code import il y a 6 ans
ini_syntax.py code import il y a 6 ans

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.