mathspp
  • Blog
    • Pydon'ts
    • Problems
    • TIL
    • Twitter threads
  • Books
  • Talks
  • Trainings
    • Advanced iteration
    • Python for scripting and automation
    • Rust for Python developers
  • Courses
  • About
Link blog

Draft SMS and iMessage from any computer keyboard

by Seth Larson on 29-08-2025 14:34

This small tool allows you to write a text message on your computer. As you type, a QR code on the right of the page is being generated to encode the text message you want to send. Once you're done typing on your computer you scan the QR code with your phone and it automatically opens the “messages” app on your phone with the text and recipient(s) you typed.

Previous link Next link

If there is a 50% chance something will go wrong, then 9 times out of 10 it will.

mathspp
  • Blog
    • Pydon'ts
    • Problems
    • TIL
    • Twitter threads
  • Books
  • Talks
  • Trainings
    • Advanced iteration
    • Python for scripting and automation
    • Rust for Python developers
  • Courses
  • About