GitXplorerGitXplorer
d

markov-messages

public
4 stars
4 forks
0 issues

Commits

List of commits on branch master.
Unverified
fe44989e7bef6c0792cc47a215cb2395bd16ad4b

Update README.md

ddado3212 committed 8 years ago
Unverified
554f08449c3f8ac154cce2ebde7a653a8b61bc3c

Update README.md

ddado3212 committed 8 years ago
Unverified
86596ca7f59fba0dd0e5cf2aad2bcce21381d211

Fixed long line bug

ddado3212 committed 8 years ago
Unverified
9806ec86142aaf64cf96bd97ca83e6d20545c7ee

Whoops

ddado3212 committed 8 years ago
Unverified
c197eb772d733f1871dbd30d1b05a2a7862bebe4

rearranged files, switched to package-builder

ddado3212 committed 8 years ago
Unverified
166d12329727e623609b0dc29192c4841793369b

Working right click to copy message

ddado3212 committed 8 years ago

README

The README file for this repository.

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