Skip to content
This repository was archived by the owner on Oct 30, 2023. It is now read-only.

Latest commit

 

History

42 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⏰ Punch clock

Python script to keep track of your working hours. Automatically pushes in local .git repo.

🏗️ Requirements

pip install punch-clock click
git config --global user.name "Your Name"
git config --global user.email "youremail@email.com"
git config --global credential.helper store

⚔️ Usage

  • Copy punch.py to your repo
  • Run python3 punch.py -in or python3 punch.py -out

🔍 Example

See example.md file.

About

automatic git hosted punch clock

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages