timew

A time tracking tool used to measure the duration of activities. More information: <https://timewarrior.net/docs>.

Debian Debian
RUN apt-get update && \ apt-get install -y timewarrior
Ubuntu
RUN apt-get update && \ apt-get install -y timewarrior
Arch Arch Linux
RUN pacman -S --noconfirm timew
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y timewarrior
Fedora
RUN dnf install -y timew
Raspbian
RUN apt-get update && \ apt-get install -y timewarrior
click the source code to copy install timew on any operating system with command-not-found.com