Skip to content

A simple command line tool based on python3 created to record punch in/out time of users.

License

Notifications You must be signed in to change notification settings

hyzhangsf/punchIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

punchIO

punchIO simple command line tool based on python3 created to record punch in/out time of users:

  • to punch in

      $ punchInRecorder.py in
    
  • to push out

      $ punchInRecorder.py out
    
  • to print all report

      $ punchInRecorder.py all        
    

Future To-Do

  • monthly / weekly / daily summary
  • enable deletion
  • enable update

About

A simple command line tool based on python3 created to record punch in/out time of users.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published