import sys
if hasattr(sys.stdout, "reconfigure"):
sys.stdout.reconfigure(encoding="utf-8")
print("#RNS Chat - Home")
print(")
print(" RNS Chat Node")
print(" Decentralized Mesh Messenger")
print(")
print(" About this node")
print(" This node is running RNS Chat - a portable, self-contained")
print(" mesh messaging application built on top of Reticulum.")
print(" It provides encrypted text messaging and file transfer")
print(" over HF radio (VARA), VHF/UHF (VARA FM), or LoRa (RNode).")
print(")
print(" Navigate this node:")
print(")
print(" Detailed information about RNS Chat and what it can do.")
print(")
print(" Real-time system status - uptime, Python version, platform.")
print(")
print(" Directory of peers discovered on the network.")
print(")
bt = chr(96)
print(f" bt}[>Вопросы и ответы (FAQ):faq.mu]")
print(" Как начать связь, диапазоны, устранение неполадок.")
print(bt)
print(f" bt}[>Информация о сети:network_info.mu]")
print(" Протоколы, скорости LoRa, советы по оптимизации.")
print(bt)
print(" Powered by Reticulum . LXMF . NomadNet . Decentralized mesh networking")
print(" Clear air and reliable communication!")