Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

btd-ahgora

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

btd-ahgora

Check the time you have to clock in/out based on Ahgora records.

  • 2.3.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Beat The Dot Ahgora

Scrapes Ahgora page to check when you have to clock in/out.

Sample usage:

npm start -- -c a123456 -u 1 -p 123456 -t 10 -a 11:30 -l 60 -w 8 -s

Params

The command line parameters are:

-c, --company [code]          Ahgora company code
-u, --user [user]             Ahgora user code
-p, --pass [pass]             Ahgora pass code
-t, --tolerance [minutes]     Tolerance minutes (ex: 10)
-a, --lunch-at [HH:mm]        Lunch time (ex: 11:30)
-l, --lunch-time [minutes]    Lunch minutes (ex: 60)
-w, --work-hours [hours]      Total work hours a day (ex: 8)
-s, --show-grid               Shows whole month grid

If not specified it tries to read from environment variables:

AHGORA_COMPANY
AHGORA_USER
AHGORA_PASS
AHGORA_TOLERANCE
AHGORA_LUNCHAT
AHGORA_LUNCHTIME
AHGORA_WORKHOURS
AHGORA_SHOWGRID

FAQs

Package last updated on 02 Jun 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc