/omnotes_desktop

Openmobo Desktop client using electron

Primary LanguageHTML

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