Skip to content

Simple Python script to deduplicate QKSMS backup JSON files.

License

Notifications You must be signed in to change notification settings

fracpete/qksms-deduplicate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qksms-deduplicate

Simple Python script to deduplicate QKSMS backup JSON files.

Usage

usage: qksms-deduplicate.py [-h] -i FILE -o FILE

Deduplicates a QKSMS Backup JSON archive.

optional arguments:
  -h, --help            show this help message and exit
  -i FILE, --input FILE
                        The JSON file to process. (default: None)
  -o FILE, --output FILE
                        The JSON file to save the deduplicated data to.
                        (default: None)

About

Simple Python script to deduplicate QKSMS backup JSON files.

Topics

Resources

License

Stars

Watchers

Forks

Languages