Not sure if anyone else has looked at the TinkerDifferent PPC 2023 challenge, which started on Jan 1st. A user scj312 built a script that allows an iMessage client running on a Mac running 10.15 Catalina or higher to essentially "host" the app as a web page, accessible on local networks via http.
github.com
Essentially, this gives a very convincing, easy to use iMessage client, that only requires a functional web browser. This seems to work just fine on basically anything. I tried it with stock Tiger Safari, and it probably works in OS 9 with Classilla too.
Install the basic emoji font pack Symbola that @B S Magnet specified here, and you've got a fully functional iMessage client with emoji too.
I put the script on my home server, and away we go.
This kind of iMessage client could have many useful applications, such as on a variety of vintage and new Windows PCs or Linux.
GitHub - dremin/message-bridge: A solution for accessing iMessage and SMS chats from older computers, implemented as a REST API with a web-based client.
A solution for accessing iMessage and SMS chats from older computers, implemented as a REST API with a web-based client. - dremin/message-bridge
Essentially, this gives a very convincing, easy to use iMessage client, that only requires a functional web browser. This seems to work just fine on basically anything. I tried it with stock Tiger Safari, and it probably works in OS 9 with Classilla too.
Install the basic emoji font pack Symbola that @B S Magnet specified here, and you've got a fully functional iMessage client with emoji too.
I put the script on my home server, and away we go.
This kind of iMessage client could have many useful applications, such as on a variety of vintage and new Windows PCs or Linux.