Skip to content

tomtobac/altai-clockin

Repository files navigation

Altai Clock In

Getting Started

Installation

  1. npm run install

Config file

  1. Copy .env.sample and rename it to .env..
  2. Fill up the variables inside of .env (Mandatory!)
  3. Modify schedule.js as you wish

Available commands

  1. npm run start Adds a new registry with given date.
    • if not parameter is add it will take today as date
    • if we pass -1 it will take yesterday as date.
    • Any valid date string ISO 8601 and it will parse it. I recommend to copy the index of the table generated by npm run c
  2. npm run c (Calendar) It will print in the console a beauty table with the latest 30 records.

About

Scrapper to automate the sign up

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published