Skip to content

nicholasham/captains-log-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Captain's Log - a terminal time tracker and todo list using Git

Installation

  • Clone this repo
  • . ./lg path

Usage

  • lg --help to show available commands
  • lg to add a log entry
  • lg list to list your log entries
  • lg todo to add a TODO or edit your existing TODOs
  • lg start to star tracking time and lg stop to stop tracking time

To see a summary of hours worked, run: ./cl

About

A git-based time tracker and todo list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.3%
  • Shell 39.7%