Skip to content

A bot that forwards incoming tcp messages to iMessage

Notifications You must be signed in to change notification settings

Dev1an/iMessageBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iMessageBot

A bot that sends tcp messages via iMessage

Building

Install Xcode, then execute the following commands in this directory

swift build --configuration release

The built executable is then generated in ./build/release/TCP2iMessage