Skip to content

mike132129/Automated-Clocking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated-Clocking

This repo constructs a tool that helps to clock in and out every day with assigned time.

Setup Environment

  1. Setting the username and password in Settings image

Select the "Secrets" in the left of the list

image

Add two "Repository secrets", username and password.

where username is your personal 員工編號 in https://cloud.nueip.com/login/lawsnote;

password is your 密碼

image

  1. Remember to enable the workflow manually in Action.

  2. Setting the clock in-and-out time (Optional)

To change the clocking time, (default clockin: 9:58 a.m., clockout: 17:57), you need to edit the file in the .github/workflows/clockin.yml and .github/workflows/clockout.yml with crontab format.

image

About

This repo constructs a tool that helps to clock in and out every day with assigned time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages