Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 626 Bytes

README.adoc

File metadata and controls

22 lines (15 loc) · 626 Bytes

Termux Taskwarrior

A set of scripts to work with Taskwarrior using the Termux: API and Termux:Widget tools.

Install dependencies

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