Skip to content

berry-ordivo/automation-attendance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automate Talenta ClockIn - Clock Out

Documentation

This documentation will provide a tutorial for using manual and automatic clock-in and clock-out "talenta" applications via web https://hr.talenta.co

Preperation

  • Fork this repo
    • fork repo
    • fork repo
  • create a repository secret in the settings - secrets and variables - action menu in your repository (example: https://github.com/{your-github-username}/automation-attendance)
    • creating repository secret
    • creating repository secret 2
  • then, create a secret like this
    • creating repository secret 2
  • get your langitude and longitude from gmaps
    • pointing lat long from gmpas
  • go to action tab and accept the tnc
    • accept tnc action
  • before you go, you need to create "time off" list, so you need to request time off for the first time and cancel it. https://hr.talenta.co/my-info/time-off
    • note: if you already have list off time off, you can skip this step
    • request time off
  • Go to check workflow to check whether all the settings in the repository secret are correct
    • check action
    • if your check is failed, then you must insert repository secret correctly or you forgot to create time off
    • success
    • next setting for clockin - clockout if your check is success
    • success
  • Enable Clock-in and Clock-out action
    • success
  • The clock-in schedule is set at around 7.30-08.30 and the clock-out is set at around 17.00 - 18.00. Sometimes the clock-in shows more time than specified due to the system queue, if possible I recommend manual clock-in
    • you can run workflow manually or You can wait for the schedule to run
    • success

Additional

  • You can change the schedule if your time scheme is different. setting schedules using crontab, make sure you understand the rules in crontab
    • edit scheduler
    • edit scheduler
    • edit scheduler

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%