Timetrack Simple time tracking tool for the command line running on Deno. Build Install Deno Run deno task build Add this aliases to you shell config file alias tt="[path to project]/build/ttrack" Development Install Deno Run deno task dev [subcommand you want to test]