Add cmdline.py utility for interacting with mainline: - Interactive TUI mode (default when no args) - Local command mode (--local) for testing without ntfy - Send commands via ntfy (default) - Watch mode (-w) for continuous stats polling Usage: python cmdline.py # Interactive mode python cmdline.py --local /effects list python cmdline.py /effects stats # Send via ntfy python cmdline.py -w /effects stats # Watch mode
5.9 KiB
5.9 KiB