Simplenote for Electron

A Simplenote React app packaged in Electron

Github星跟蹤圖

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:

主要指標

概覽
名稱與所有者Automattic/simplenote-electron
主編程語言TypeScript
編程語言JavaScript (語言數: 8)
平台
許可證GNU General Public License v2.0
所有者活动
創建於2015-08-22 17:06:44
推送於2025-11-03 13:13:00
最后一次提交
發布數169
最新版本名稱v2.24.0-beta.1 (發布於 )
第一版名稱v1.0.0-rc.0 (發布於 2016-03-23 10:55:25)
用户参与
星數5.1k
關注者數138
派生數578
提交數2.2k
已啟用問題?
問題數1618
打開的問題數239
拉請求數1449
打開的拉請求數14
關閉的拉請求數214
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?