whiptail is a library that will let you present a variety of questions or display messages using dialog boxes from a Python script.
This script connects to the PPPoE client on a RouterOS device, collects connection status data, and formats it into a structured plaintext output. The data is written into a .txt file, which can be ...