Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 337 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 337 Bytes

spamalot

A flutter project for batching mass SMS messages.

  • add a comma-separated list of phone numbers.
  • add a message string
  • set the batch size.
  • click spamALOT

The app will stage each succesive message to be sent, you just click send.

Due to programatic restraints with iOS, it's not possible to auto-send the messages.