### Usage ###

Linux/macOS: curl -s https://karlo.observer/cli/ | (python3 || python)

Windows (PowerShell): irm https://karlo.observer/cli/ | python

Windows Option #2: curl.exe -s https://karlo.observer/cli/ | python