GithubHelp home page GithubHelp logo

hilan-parser's Introduction

Hilan Parser

This tool downloads all your Hilan payslips and creates a spreadsheet out of them.

How To Run

Using the source code

Download the project, open it in your favorite IDE and run Main.scala.
* Java 11 and Scala 2.13 is required

Using the latest release

Download the release fat jar and run java -jar pdfparser-assembly-x.x.x.jar command from the shell.
* Java 11 is required

Using exe file (Windows only)

Download the zip from here extract and run the exe file.

GUI

  1. Run without arguments
  2. Type the domain your company has in hilan. usually https://${company_name}.net.hilan.co.il
  3. Enter employee number and password
  4. Choose a directory for the payslips (you need to create it first)
  5. press Go! and it will open the directory when it's finished

Command Line

Run with at least one argument and it will ask for the rest (you can just put -whatever)

  • --path => Destination path (folder)
  • --company => Company name (Hilan sub domain)
  • --username / -u => Employee number
  • --password / -p => Password

Parsing Without Downloading

If you already have all your payslips and want to parse them to a spreadsheet, run with only the path argument:
java -jar pdfparser-assembly-x.x.x.jar --path /Users/you/payslip/folder.
* don't put other documents in the folder

hilan-parser's People

Contributors

boazca avatar maximn avatar

Stargazers

Aaron Greenwald avatar  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.