ugi
Universal Geek Identifier. Spec, CLI, and web tool.
Contents
spec/: UGI specification, registry JSON, grammar files, generation scriptscli/:ugishell script for encoding and decoding from the command lineweb/: web tool generated from the registry; rungen_tool.pyto rebuildfonts/: Kawkab Mono typeface used by the web tool
Build web tool
python3 web/scripts/gen_tool.py spec/ugi_registry_v0.json web/index.html
Links
- Live tool: https://ugi.gumx.cc
- Spec:
spec/README.md - CLI:
cli/README.md
