A lightweight, simplified RedNotebook-type journal/diary app. Built with Electron. Makes a folder full of dated text files.
Make sure you have electron installed globally
npm install -g electron
Clone the repository
git clone https://github.com/adueck/journee-diary
Move into the app directory
cd journee-diary/app
then install dependencies and run
npm install
electron .
- Audio notes
- File Attachments
Apache 2.0 Licence