You are browsing as a guest. Sign up (or log in) to start making projects!

Wrapped

  • 3 Devlogs
  • 2 Total hours

spotify wrapped but for your imsg data

Ship #1 Changes requested

i built spotify wrapped but for your imsg data. by running a curl command in your terminal, itll open a website for you to view your imessage data from either the past year or in total. the most challenging part was honestly uiux of the website, as well as making sure it works properly without golang, installed. i think im post proud of the system to scrape the data from the files on your mac computer. to test it out have to be on macos and might need golang installed.

  • 3 devlogs
  • 2h
Try project → See source code →
Open comments for this post

58m 17s logged

built it out fully inspired off a seperate script i saw online in python. but i figured it would be cool if i could build it out in go,

how it works:

  • run one curl command in your terminal it uses go run under the hood, so nothing is saved
  • the script reads your ~/Library/Messages/chat.db + Address Book contacts to resolve names
  • pick a timeframe via then it analyzes everything, the total messages, reply times, streaks, double texts, etc
  • builds a self-contained HTML slideshow using scraped data
0
0
3

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…