Giter Site home page Giter Site logo

wooodhead / simplenote-electron Goto Github PK

View Code? Open in Web Editor NEW

This project forked from automattic/simplenote-electron

0.0 2.0 0.0 9.1 MB

A Simplenote React app packaged in Electron

License: GNU General Public License v2.0

Makefile 1.26% JavaScript 79.64% Smarty 1.61% CSS 17.10% HTML 0.39%

simplenote-electron's Introduction

Simplenote for Electron

Screenshot

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

Development Requirements

Running

  1. Clone the repo: git clone https://github.com/Automattic/simplenote-electron.git
  2. Create a new file in the root directory, named config.js
  3. Add the Simplenote application id and token to config.js
module.exports = function() {
  return {
    app_id:     "your-app-id",
    // For creating/authenticating users
    app_key:    "yourappkey"
  };
};
  1. npm install
  2. npm start
  3. Open http://localhost:4000. You can sign in to the app with your Simperium credentials.

Note: Simplenote API features such as sharing and publishing will not work with development builds.

Electron

Install electron globally npm install -g electron-prebuilt, then:

  1. Run npm run build
  2. Run electron .

Coding Guidelines

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

Dependencies

simplenote-electron's People

Contributors

beaucollins avatar chengfred avatar davewhitley avatar dmsnell avatar efegurkan avatar jasmussen avatar rodrigoi avatar roundhill avatar sendhil avatar srgpqt avatar xaa55 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.