PolGubau / electron-notes

A native pc app to take notes done with Electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes

A minimal Note taking app with out-of-the-box markdown support.

Project Setup

Install

$ yarn

Development

$ yarn dev

Build

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux

About

A native pc app to take notes done with Electron

License:MIT License


Languages

Language:TypeScript 85.2%Language:JavaScript 11.8%Language:CSS 2.0%Language:HTML 1.0%