Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isolyth/xml-sms-parser
'Simple' program to parse a XML file generated by SMSBackup into a text file for easy reading. Simply place a properly formatted XML into the program directory as 'XML.txt' and it will output a 'file.txt' with the sender | message contents
https://github.com/isolyth/xml-sms-parser
Last synced: about 2 months ago
JSON representation
'Simple' program to parse a XML file generated by SMSBackup into a text file for easy reading. Simply place a properly formatted XML into the program directory as 'XML.txt' and it will output a 'file.txt' with the sender | message contents
- Host: GitHub
- URL: https://github.com/isolyth/xml-sms-parser
- Owner: Isolyth
- License: mit
- Created: 2020-09-26T02:07:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-26T06:09:50.000Z (over 4 years ago)
- Last Synced: 2024-11-13T07:18:05.792Z (3 months ago)
- Language: C#
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XML SMS Parser
'Simple' program to parse a XML file generated by SMSBackup into a text file for easy reading. Simply place a properly formatted XML into the program directory as 'XML.txt' and it will output a 'file.txt' with the sender | message contents