
Security News
Meet Socket at Black Hat Europe and BSides London 2025
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.
viewnext-payslip-cli
Advanced tools
ViewNext Payslip CLI is a command line tool written in Node to download payslips from the GesNext employee portal. The portal is an old, slow and not-so-nice website used by Telefónica and presumably other companies mainly to allow employees to download their payslips in PDF format. Thanks to this tool you might never have to look at it again.
You need Node.js to run this tool.
npm i -g viewnext-payslip-cli
Usage: viewnext-payslip [options]
Options:
-h, --host <url> URL of the portal
-u, --user <user> User
-p, --password <password> Password
-o, --otp <otp> One-time password
-m, --months [number] Months back (defaults to last payslip)
-h, --help output usage information
This will download the payslip PDF file to your current folder. If you don't want to manually run this command every time, you could for example set up a cron job to do it for you once a month.
Kudos to @soyguijarro for the original idea and the first version of this tool
FAQs
CLI tool to download payslips from GesNext employee portal
The npm package viewnext-payslip-cli receives a total of 5 weekly downloads. As such, viewnext-payslip-cli popularity was classified as not popular.
We found that viewnext-payslip-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Security News
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.