Skip to content

Latest commit

 

History

History
63 lines (35 loc) · 1.22 KB

README.md

File metadata and controls

63 lines (35 loc) · 1.22 KB

Tangerino Helper

This project will calc the hours for you

Installation

  • git clone
  • yarn
  • cp .env.example .env
  • Add your informations on env

Usage

yarn start

Configuration

EMPLOYER_CODE and PIN

USER_NAME

TIPS

  • You can get your EMPLOYER_CODE by checking the very first TANGERINO email you received, or by asking HR.
  • PIN is the 4 digit number you use punch in and out every day.
  • USER_NAME is a string with your name. You can copy this from the email you receive every time you punch in/out under the field 'Funcionário'.

Your '.env' should look similar to this:

EMPLOYER_CODE=ASD2Y
PIN=1234
USER_NAME='John Doe'

Output Example

balance
previous month: 00:55 CREDIT
current month: -04:41 DEBT

Contributors

Thanks for