Skip to content

thoughtsunificator/domodel-diary-electron

Repository files navigation

domodel-diary-electron

Electron context for domodel-diary

  • Calendar
  • Daily notes encrypted using AES
  • Password Protected

Getting started

Installing

Run

  • npm install
  • npm start

Build

  • npm install
  • npm run build

The binaries are available in the dist/main folder.