Skip to content

AndrewYinLi/punch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

punch👊

punch👊 in and out from the command line to keep track of your hours worked with ease!


Installation👊

To start using punch, install Go and run go get:

$ go get github.com/AndrewYinLi/punch

Usage👊

Punch in/out (punches out if you've already punched in)

punch

Export all hours to a .csv file

punch export

Change your in time manually

punch in <hh:mm>

Change your out time manually

punch out <hh:mm>

Reset both you in and out time for the day

punch reset

About

Keep track of your hours worked with ease by punching👊 in and out from the command line.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages