Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/r-pufky/sms-email-to-chat

sms-backup-plus application emails to adium XML chat log v0.4.
https://github.com/r-pufky/sms-email-to-chat

pyusb sms xml

Last synced: 15 days ago
JSON representation

sms-backup-plus application emails to adium XML chat log v0.4.

Awesome Lists containing this project

README

        

sms-email-to-chat:

Converts SMS email copies/backups to adium chat log v0.4 XML format for easy
parsing and storage.

To execute:

./convert.py -m -e

you can specify timezone and logging verbosity.

Install missing python packages with easy_install:
Need to install as root (use su -, as sudo umask will make easy_instal not
load correctly with normal user).

if screwed up then:

easy_install -m [package]
rm -rfv /usr/local/lib/python2.7/dist-packages/[package]*