chancethecoder / pintree

This project is no longer maintained

Home Page:https://github.com/Pintree/pintree

Repository from Github https://github.comchancethecoder/pintreeRepository from Github https://github.comchancethecoder/pintree

pintree Build Status Build status

A simple memo application created by Electron. Tested on OSX, Windows and Linux.

Demo

Alt text

Quick start

The only dependency of this project is Node.js, so just make sure you have it installed.

git clone https://github.com/chancethecoder/pintree.git
cd multipad
npm install
npm start

Install

Download latest release from here. if you have any problems, try Quick start or followings.

Installing manually

  1. download latest Source code from releases
  2. unpack and move to directory
  3. npm install (your machine has to be installed npm)
  4. npm run release
  5. now you have dist directory. this is what you needed

Library

based on electron-boilerplate, used javascript libraries.

  • quill
  • jquery
  • bootstrap
  • font-awesome
  • sqlite3

Contribution

You can contribute your code to this project.

  • fork this repo to your github
  • make branch and write your code
  • send pull request

if you need to contact, please email to chancethecoder@gmail.com

Todo

  • splitter

License

Released under the MIT license.

About

This project is no longer maintained

https://github.com/Pintree/pintree

License:MIT License


Languages

Language:JavaScript 71.9%Language:HTML 18.5%Language:CSS 8.6%Language:Shell 0.9%