🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

privat24-business

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

privat24-business

Simple application for accessing your account statements from Privat24 online-banking for business clients.

latest
Source
npmnpm
Version
0.0.6
Version published
Weekly downloads
8
100%
Maintainers
1
Weekly downloads
 
Created
Source

privat24-business

privat24-business is a simple application for accessing your account statements from Privat24 online-banking for business clients. It use an open Privat24 API and allow you to easily manage your statements without any restrictions.

Screenshot

Installing:

You need to install node.js first. Once you have it, install privat24-business with command:

npm install p24b -g

This will install application globally so that it may be run from the command line.

Usage:

p24b [options]

Once successfully started, the application will be available on the host computer at http://127.0.0.1:8081 and your default browser will start with this url.

Available options

  • --port= Application server port (default: 8081)
  • --no-browser Don't open browser, just start application server
  • --p24:host= Privat24 API hostname (default: "client-bank.privatbank.ua")
  • --p24:port= Privat24 API port (default: 443)

License

MIT license

Keywords

bank

FAQs

Package last updated on 08 Nov 2017

Did you know?

Socket

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.

Install

Related posts