Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/codebytere/ViziMessage

Visualize your iMessage history and interactions.
https://github.com/codebytere/ViziMessage

electronjs imessage macos nodejs react

Last synced: about 1 month ago
JSON representation

Visualize your iMessage history and interactions.

Lists

README

        

# ViziMessage

This app allows you to visualize some basic statistics about messages you've exchanged with contacts in your Contact book on macOS.

## The App

Screen Shot 2019-11-29 at 6 41 10 PM

Contacts from your contact book are displayed on the left-hand side, and clicking on any given contact will load their related statistics.

You can filter contacts with the search bar on the left-hand side.

At present, it only takes into account what is in the messaging database on macOS, which means that it is not capable of showing statistics for messaging services other than SMS or iMessage.

## Feedback

Please open a new issue if you'd like to see a certain statistic or have another idea for how this app could be better!

## Todos

This app remains a work in progress, and as such there are some things that will be improved and updated as I work on it.

At present, these are the clear upcoming tasks:
* Memoize components to improve performance on contact view re-rendering.