Hacker News new | ask | show | jobs
by css 827 days ago
Awesome to see someone using my library [0] in the wild! Very cool use case.

[0]: https://github.com/ReagentX/imessage-exporter

3 comments

Author of the post here, thanks so much for making it available! It’s an excellent library and I was thrilled to find it.
> All of my friends, for putting up with me sending them random messages to test things

Good sports taking one for the team! Thank you

Thank you for this! I recently was digging into the sqlite files with an idea to monitor them for changes indicating new messages and then extract them. My initial prototype seemed to mostly work, with a few hacks. Next time I look at that idea I’ll switch to your library. Any suggestions or tips around near-time accessing?
Big fan of this library. Thanks for making it!