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.