A set of scripts to work with Taskwarrior using the Termux: API and Termux:Widget tools.
Install dependencies:
pkg install git jq taskwarrior termux-api tasksh echo 'export PATH=$PATH:$HOME/.local/bin' >> ~/.bashrc
Clone the repo and install shell scripts and widgets:
git clone https://github.com/garyedwards/termux-taskwarrior.git
cp -aT termux-taskwarrior/shortcuts $HOME/.shortcuts
cp -aT termux-taskwarrior/local $HOME/.local