Skip to content

An Electron app that automatically generates texts based off your iMessage history using Markov chains

License

Notifications You must be signed in to change notification settings

dado3212/markov-messages

Repository files navigation

Markov Messages

Markov Messages is a macOS-only application that will generate random texts based on your iMessage history. It uses the local chat database stored on your Mac, and markov chains to produce texts in a similar vein to your own.

Run Locally

  • Run npm install to build the node_modules folder.
  • To run locally, use npm start.
  • To build for distribution, use npm run dist. You will need to modify the bundle ID info to your own.

Download

You can download the .dmg file from my personal website.

  • Electron
    • JS
      • Node
      • jQuery
    • HTML
    • CSS

Created by Alex Beals © 2017

About

An Electron app that automatically generates texts based off your iMessage history using Markov chains

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published