Skip to content
This repository has been archived by the owner on Oct 25, 2020. It is now read-only.

l0b0/worktime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

worktime - Generate daily log web page

Example file

Installation

make
sudo make install

Usage

See

worktime --help

Examples

Today's calendar: worktime > today.xhtml The rest of the work week: worktime -w --end $(date --date "Friday" +%Y-%m-%d) > week.xhtml December 31, 2011: worktime --start 2011-12-31 --end 2011-12-31 > holiday.xhtml Weekdays of December 2011: worktime --weekdays --start 2011-12 --end 2011 > Dec.xhtml Next weekend: worktime --weekends --end $(date --date "Monday" +%Y-%m-%d) > weekend.xhtml

About

Generate daily log web page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages