Skip to content

A small tool for collecting what you do through the day to submit for standup

Notifications You must be signed in to change notification settings

keyneston/daylog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

daylog

daylog is a small highly specialised CLI app for keeping track of your day, and then submitting your standups.

Use:

# Add a task:
daylog add "Finished ticket #1573"
daylog blocked Got stuck working on ticket \#1983
daylog next "Vacation for the" "next week"

# Open it in $EDITOR:
daylog edit

# Show what is on disk:
daylog show

# output a completed version of the day
daylog compile

Installation

brew tap keyneston/tap
brew install daylog

With go installed:

go install github.com/keyneston/daylog@latest

Or download the latest release and add to your path.

About

A small tool for collecting what you do through the day to submit for standup

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages