vrcx/dev
Engelgardt23 b923b9ebe7 vrcx: i18n (en/ru), config.ini, clickable update check, prettier README
Adds first-run language prompt + persistent config.ini with bilingual
inline comments. Update check now returns just the tag; app.py renders
it as a clickable [link=...] in the header (matches dhcpsrv/netswitch
pattern). Strips all 'made by engelgardt' lines.

- new dev/src/vrcx/i18n.py (RU/EN translation table)
- new dev/src/vrcx/config.py (config.ini next to the exe)
- update_check.py: returns tag, no console writes
- app.py: load config, set lang, render clickable header, use config
  defaults for BMC/SDS user and parallel_hosts; pass cfg.ping_sweep to
  discover_sds_ip
- ui.py: all visible strings via t()
- README.md / README.ru.md: rewritten under the vrcx name and brief
2026-05-18 17:57:29 +03:00
..
assets vrcx: i18n (en/ru), config.ini, clickable update check, prettier README 2026-05-18 17:57:29 +03:00
src/vrcx vrcx: i18n (en/ru), config.ini, clickable update check, prettier README 2026-05-18 17:57:29 +03:00
tools vrcx: i18n (en/ru), config.ini, clickable update check, prettier README 2026-05-18 17:57:29 +03:00
pyproject.toml fix github URL references to Engelgardt23/vrcx 2026-05-18 17:38:34 +03:00
vrcx-launcher.py vrcx 0.2.0-dev: BMC + SDS parallel collector 2026-05-18 17:38:07 +03:00