Skip to content

altid/smsfs

Repository files navigation

smsfs

Simple fileserver to interact with sms text messages

go get github.com/altid/smsfs/cmd/smsfs@latest

Setup

Make sure to set up a configuration in ~/Library/Preferences/altid/config for macOS. For an example, run smsfs -conf, and copy/paste the output to your config.

iMessage

iMessage is currently supported!

  • On Catalina and onward, make sure the terminal has Full File Access in your Privacy settings

Android

Currently not working. There may need to be a companion SMS app, or a means of interacting with a large amount of popular texting solutions. PRs welcome!