Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dynamiccookies/SMS-XML-Parser
Parses and converts an XML file of SMS and MMS results into an easy to read and print HTML webpage.
https://github.com/dynamiccookies/SMS-XML-Parser
mms sms text-messages xml
Last synced: about 2 months ago
JSON representation
Parses and converts an XML file of SMS and MMS results into an easy to read and print HTML webpage.
- Host: GitHub
- URL: https://github.com/dynamiccookies/SMS-XML-Parser
- Owner: dynamiccookies
- License: unlicense
- Created: 2018-11-17T02:44:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-11T19:36:12.000Z (almost 3 years ago)
- Last Synced: 2024-07-30T21:06:12.473Z (5 months ago)
- Topics: mms, sms, text-messages, xml
- Language: HTML
- Homepage:
- Size: 114 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SMS-XML-Parser
I created this script to parse the results of a specific XML file format for better readability.Using the [SMS Backup & Resore](https://play.google.com/store/apps/details?id=com.riteshsahu.SMSBackupRestore "Play Store Link") app, I exported my text messages to an XML file. However, the file was difficult to read so, I created this page to better display the results.
This script was initially created for a one time use, but I thought it may come in handy again in the future. For that reason, I began adding features to make it easier for others to use, and I do plan to add additional features in the future as time permits.