https://github.com/gaprogman/smsfixer
A C# console application to remove duplicate sms text messages contained within a SMSBackupAndRestore XML file
https://github.com/gaprogman/smsfixer
console-application csharp net451 text xml
Last synced: 11 months ago
JSON representation
A C# console application to remove duplicate sms text messages contained within a SMSBackupAndRestore XML file
- Host: GitHub
- URL: https://github.com/gaprogman/smsfixer
- Owner: GaProgMan
- License: gpl-3.0
- Created: 2016-06-05T16:28:57.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-06-15T17:32:27.000Z (about 9 years ago)
- Last Synced: 2025-06-21T23:04:34.871Z (about 1 year ago)
- Topics: console-application, csharp, net451, text, xml
- Language: C#
- Homepage: https://blog.gaprogman.com/2016/02/xml-sms-cli-pdq/
- Size: 21.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SmsFixer
### Original creation date
24/02/2016
### Lead Programmer
Jamie 'GaProgMan' Taylor
## Purpose of the project
SmsFixer is an open source console application, written in C#, for processing multiple copies of messages in conversation threads from an SMS backup XML file.
### Wiki Entry
A more up to date description of this project can be found at GaProgMan's Wiki: http://wiki.gaprogman.com/index.php?title=SmsFixer