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

proj="$1"
shift
timeclock in "$proj" "$@"
