troponaut / lgtpx-backup

Command line utility to backup the LogTen Pro X database

Home Page:https://0ceanic.github.io/lgtpx-backup/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LogTex X Pro Backup utility

GitHub release GitHub license

A simple command line utility to backup the LogTen Pro X database.

Installation

Easiest way to update is via Homebrew. After you install Homebrew, run the following command:

$ brew tap troponaut/oceanic

You can now install the utility using:.

$ brew install lgtpx-backup

Requirements

LogTen Pro X must be installed.

NOTE: LogTen Pro 6 or older is not supported (yet!).

Usage

The LogTen Pro X database is stored at: ~/Library/Containers/com.coradine.LogTenProX/Data/Documents/

To save a copy of the database to the user's Desktop type:

$ lgtpx-backup

Alternatively, if you want the backup to be saved in a different location run:

$ lgtpx-backup /path/to/destination

License

Code is under the The MIT License. Documentation is under the Creative Commons Attribution license.

About

Command line utility to backup the LogTen Pro X database

https://0ceanic.github.io/lgtpx-backup/

License:MIT License


Languages

Language:Shell 100.0%