SimpleText is a sync service that I created so that users can sync documents between work, home, and the iPhone. The service has three parts:
- SimpleText.ws The SimpleText.ws website, shown as the cloud above, stores your documents online and provide a sync service API that other apps use to keep their documents in sync.
- iPhone sync clients If a developer chooses to include SimpleText as a sync method, their apps have will SimpleText sync built in so it's easy to sync their documents to the SimpleText website.
- Mac sync client SimpleText sync isn’t built into applications for the Mac. Instead you must download the SimpleText for Mac client software, and use that to sync your documents on the Mac.
