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

paylocity-cli

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

paylocity-cli

This is a simple CLI to track the worked hours in the paylocity system by data scraping

  • 1.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source

Paylocity time tracker

Simple paylocity CLI to see worked hours using data scrapping

Install

  • Download and uncompress the project into a folder
  • Copy the .paylocity.example into your home directory
    • cp .paylocity.example ~/.paylocity
  • Fill the params:
    • PAYLOCITY_COMPANY=xxx
    • PAYLOCITY_USER=xxx
    • PAYLOCITY_PASSWORD=xxx
    • PAYLOCITY_FINGERPRINT=xxx For the fingerprint, login first in a browser and using the developer console get the finger print. Remember to save the device in order to get the finger print document.getElementById('PaylocityFingerprintData').value copy and paste without the leading and last quotes.
  • run npm install

Usage

  • Run the script using node node index.js

Keywords

FAQs

Package last updated on 09 Jan 2020

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