timew
A time tracking tool used to measure the duration of activities. More information: <https://timewarrior.net/docs>.
RUN apt-get update && \
apt-get install -y timewarrior
RUN apt-get update && \
apt-get install -y timewarrior
RUN pacman -S --noconfirm timew
RUN apt-get update && \
apt-get install -y timewarrior
RUN dnf install -y timew
RUN apt-get update && \
apt-get install -y timewarrior