GEX config edit utility (PyQt)
25개 이상의 토픽을 선택하실 수 없습니다. 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 년 전
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.