Skip to content

Tricking Andy's iMessage WPM counter to get the top score

Notifications You must be signed in to change notification settings

Olivia-li/trick-wpm-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Getting the iMessage WPM High Score

image

I'm trying to get to the top of this leaderboard.

Description

This script is designed to send random messages to a specified phone number via iMessage using AppleScript and cron jobs on a macOS system. This script simulates frequent texting to calculate typing speed based on double text message speeds. Inspired by Andy Kong's tweet on measuring friends' typing speeds through their texting habits.

image

Usage

Start cron job

./cron.sh <phone_number>

Replace <phone_number> with the 10-digit phone number of the recipient.

Delete cron job

crontag -e

Delete the line in the crontag file.

About

Tricking Andy's iMessage WPM counter to get the top score

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages