GithubHelp home page GithubHelp logo

epf-esign-automation's Introduction



EPF Esign Automation
Tool to automate the Esign process for those who had created E-Nomination entry

Submit an Issue


What is this project for

  • Recently EPFO has made completion of E-Nomination process mandatory for all, but the site is quite buggy and un-responsive most of the times.
  • This project helps to complete the ESign process through automation without having to go through the hectic process and saves lot of time. It uses Electron Framework and Nightmare under the hoods for browser automation.
  • This tool can be left running in the background(visible browser or headless mode) and it keeps on retrying the submission with an increasing delay(max value of 5 minutes). It notifies you of important messages through Desktop Notifications.

How to use

  • Download the latest binary from the releases section depending on the target platform
  • Execute the downloaded binary with desired flags or doble click the executable file
Usage: epf-esign-automation.exe -u <uan number> -p <password> -a <aadhaar>

Options:
  -V, --version                             output the version number
  -a, --aadhaar <12 digits Aadhaar Number>  Your Aadhaar Number
  -u, --uan <12 digits UAN Number>          Your UAN Number
  -p, --password <Password>                 Your password for EPF website
  -b, --show-browser                        Use this flag if you want to disable headless mode (default: false)
  -s, --silent                              Use this flag to run in silent mode, without notifications (default: false)
  -h, --help                                display help for command

Examples

  1. Easiest way is to double click the downloaded binary epf-esign-automation.exe and enter the required details as per the prompt. Below mentioned are more ways to run it.
  2. Run in Headless Mode
    epf-esign-automation.exe -u <uan number> -p <password> -a <aadhaar>
    
  3. Run with visible browser window
    epf-esign-automation.exe -u <uan number> -p <password> -a <aadhaar> -b
    

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.