A Simplenote React client packaged in Electron. Learn more about Simplenote at Simplenote.com.
- Clone the repo:
git clone https://github.com/Automattic/simplenote-electron.git
npm install
npm run dev
- The dev server will start on http://localhost:4000, and the Electron app will launch automatically.
- 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. Due to a limitation of make
installation paths used for build cannot have spaces.
make package-osx
make package-win32
make package-linux
Please adhere to the same guidelines as found in wp-calypso.
- node-simperium for Simperium syncing.
- ReactJS for UI.
- Electron for wrapping the JavaScript application.
simplenote-electron is the official Simplenote desktop app for Windows and Linux.
For other platforms, see: