Skip to content

beetle442002/simplenote-electron

 
 

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. npm install
  3. npm run dev
  4. The dev server will start on http://localhost:4000, and the Electron app will launch automatically.
  5. 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

Coding Guidelines

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

Dependencies

Simplenote for Other Platforms

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

For other platforms, see:

About

A Simplenote React app packaged via Electron for Windows and Linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.0%
  • CSS 12.1%
  • Other 0.9%