Skip to content

Node.js app to mass delete iMessages. Uses some bash to help glue everything together.

Notifications You must be signed in to change notification settings

Unobtainiumrock/delete-iMessages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(WIP, overhauling all repositories)

About

I wasn't satisfied with the available options for mass deleting my iMessages. It was slow and clunky, so I decided to create a programmatic way of accomplishing what I needed. I'm certain there is a pure bash way of doing this, but I didn't know enough about bash and how/if it could handle asynchronous code very well, so I decided to use a combination of Node.js' spawn method and bash.`

Directory Structure

I decided to structure everything per this gist.

delete-iMessages

About

Node.js app to mass delete iMessages. Uses some bash to help glue everything together.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published