GithubHelp home page GithubHelp logo

anilturaga / punch-card Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 2.0 86 KB

Logs into your portal of choice twice a day to sign in and out respectively.

License: MIT License

JavaScript 100.00%
actions attendance automation browser github opensource playwright

punch-card's Introduction

Punch card automation

Punch card automation

Logs into the portal twice a day to sign in and out respectively.

Tech stack

  1. Playwright - Browser automation
  2. Github actions - Scheduling

Using it

Everything is already setup to run with zero configuration.

  • Fork the repository
  • Provide the URL of the portal, the username and password to login with in the forked repository's secrets panel

How to access secrets panel

  • Add three secrets with keys URL, USR and PASS Secrets configuration

Configuration

  1. You can choose the schedule times that the action will be triggered

Keep in mind that Github chooses when to run the action and sometimes will be delayed upto 1 hour

  1. By default, the actions are triggered at 3AM and 12PM UTC time
  2. cron: "0 3,12 * * 1,2,3,4,5
  3. Change the 3 and 12 above to your choice of schedule here

Local testing

  • Clone the repository git clone https://github.com/Anilturaga/punch-card.git
  • Install dependencies npm ci
  • Install playwright browser(Chromium) npx playwright install --with-deps chromium
  • Make changes to the playwright test file punchCard.spec.js
  • Execute the test npx playwright test --headed

punch-card's People

Contributors

anilturaga avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.