A Simplenote client for macOS. Learn more about Simplenote at Simplenote.com.
- Clone the repo:
git clone https://github.com/Automattic/simplenote-macos.git
- Run
pod install
from the root directory, and then openSimplenote.xcworkspace
in Xcode. - Sign up for a new account within the app. Use the account for testing purposes only as all note data will be periodically cleared out on the server.
Note: Simplenote API features such as sharing and publishing will not work with development builds.
Follow the same guidelines as WordPress for iOS.
Happy noting!