Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/r-pufky/sms-email-to-chat
- Owner: r-pufky
- License: lgpl-3.0
- Archived: true
- Created: 2015-12-13T18:46:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-13T20:02:27.000Z (almost 9 years ago)
- Last Synced: 2024-07-30T21:06:00.370Z (3 months ago)
- Topics: pyusb, sms, xml
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE.md
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]*