Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 701 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 701 Bytes

This code is not actively maintained and is currently broken due to changes on the ADP end.

Automatically retrieve payslip PDFs from ADP Freedom, which ironically despite the name only works in Internet Explorer by default.

See ./payslip.sh -h for usage instructions.

Requires gdate aka GNU date on macOS. You can obtain this with brew install coreutils if running Homebrew. Requires wget You can obtain this with brew install wget if running Homebrew.

Assumptions:

  • You're in the UK and paid only once a month.
  • You're paid on the 27th.
  • You have registered for an account on myfreedom.adp.com and logged in and accepted the terms

Patches welcome.