Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 494 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 494 Bytes

Openmobo Notes Program

Markdown editor using electron, nodejs omscreenshot

Installation and debuggging

debugging

  • install nodejs
  • clone this repo
  • in the cli at this repo folder type npm install
  • in the cli at this folder type electron .

TODOs:

  • use mainWindow.webContents.printToPDF() to implement print to PDF using only the markdown output from marked