Skip to content

Automattic/simplenote-electron

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b25beae · Feb 17, 2020
Feb 10, 2020
Nov 14, 2019
Dec 16, 2019
Nov 18, 2019
Feb 13, 2020
Mar 22, 2018
Dec 23, 2019
Feb 17, 2020
Oct 18, 2015
Feb 10, 2020
Nov 26, 2019
Nov 2, 2018
Aug 9, 2019
Aug 31, 2017
Jan 7, 2020
Jul 3, 2019
Feb 10, 2020
Jan 24, 2020
Mar 11, 2016
Feb 10, 2020
Jan 24, 2020
Feb 10, 2020
Dec 17, 2019
Jan 30, 2020
Dec 3, 2018
Sep 24, 2019
Nov 12, 2018
Feb 10, 2020
Dec 17, 2019
Dec 23, 2019
Dec 20, 2019
Sep 17, 2018
Feb 17, 2020
Feb 17, 2020
Jan 9, 2019
Dec 20, 2019
Dec 20, 2019

Repository files navigation

Simplenote for Electron

Screenshot

A Simplenote React client packaged in Electron. Learn more about Simplenote at Simplenote.com.

Running

  1. Clone the repo: git clone https://github.com/Automattic/simplenote-electron.git
  2. cd simplenote-electron
  3. npm install
  4. npm run dev
  5. The dev server will start on http://localhost:4000, and the Electron app will launch automatically.
  6. 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.

Building

  • make package-osx
  • make package-win32
  • make package-linux

Testing

Unit tests are run with npm test.

End-to-end tests are run with npm run test-e2e. Note that the Spectron version corresponds with the version of Electron we are using and so at the time of writing this is pinned at version 6. Use the corresponding API docs for webdriver-io which correspond to the Specron version. At the time of writing you will want to refer to the webdriver-io v4.13 API docs.

Coding Guidelines

Please adhere to the same guidelines as found in wp-calypso.

See CONTRIBUTING.md for more guidelines.

Dependencies

Simplenote for Other Platforms

simplenote-electron is the official Simplenote desktop app for Windows and Linux.

For other platforms, see: