This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/evn ruby | |
# (Not just) Nokia 2 Android SMS converter script. | |
# | |
# This tool assumes you've backed up your SMS messages from your device using | |
# Gammu (Wammu) http://wammu.eu/wammu/ in XML format e.g. | |
# | |
# * open Wammu and connect your phone: Phone -> Connect | |
# * retrieve messages (or all) using: Retrieve -> Messages | |
# * backup as XML using: Backups -> Export messages to XML |