1.1.2 • Published 7 years ago

tpms-document-dumper v1.1.2

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

TPMS Document dumper

This program exports all documents from TPMS 1.0 MxSuite to your local filesystem for backup purposes.

Installation Instructions

  • Install Node LTS version (nodejs.org)
  • open terminal (cmd in windows)
  • run npm install -g tpms-document-dumper

Configuration

Create a file called .env which may contain the following values:

DB_SERVER=tcp:0.tcp.eu.ngrok.io
DB_PORT=16715
DB_NAME=MxSuite
DB_USER=user
DB_PASSWORD=***

Replace the values with the corresponding database

Run program

  • open terminal (cmd in windows)
  • make sure you are in the same directory as you created .env file
  • type tpms-document-dumper
  • the program shows a list of ships
  • select the appropriate ship
  • have a lot of coffee
  • When the documents have been downloaded, everything should be visible in $USERHOME\tpms-document-dumper
1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago