#!/data/data/com.termux/files/usr/bin/bash

am broadcast -a "termux $1" "${@:2}" com.arlosoft.macrodroid  >/dev/null
