go-sms-backup-and-restore

command module
v0.0.0-...-0999e51 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2017 License: GPL-3.0 Imports: 10 Imported by: 0

README

go-sms-backup-and-restore

Golang script to export "SMS Backup & Restore" messages

Intro

This script allow to retrieve messages related to a specific phone number inside an XML backup generated by SMS Backup & Restore.

Requirements

apt-get install xsltproc

Installation

go get pilebones/go-sms-backup-and-restore

Usage

  • Export messages related to a phone number : go-sms-backup-and-restore -input my_sms_backup.xml -output my_backup_filtered.xml -phonenumber 0600000000

  • Generate HTML from XML file: xsltproc sms.xsl my_backup_filtered.xml > my_backup_filtered.html

  • Print in PDF: open in your browser and print it to PDF file.

Note: Or use provided script : dump-xml.sh <xml_filepath> <phone_number>

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL