A simple memo application created by Electron. Tested on OSX, Windows and Linux.
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
Download latest release from here. if you have any problems, try Quick start or followings.
- download latest Source code from releases
- unpack and move to directory
npm install(your machine has to be installed npm)npm run release- now you have
distdirectory. this is what you needed
based on electron-boilerplate, used javascript libraries.
- quill
- jquery
- bootstrap
- font-awesome
- sqlite3
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
- splitter
Released under the MIT license.
