adueck / journee-diary

A lightweight, simplified, RedNotebook-inspired journal/diary app. Built with Electron. Makes dated text files.

Home Page:https://adueck.github.io/journee

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Journee Logo

journee

A lightweight, simplified RedNotebook-type journal/diary app. Built with Electron. Makes a folder full of dated text files.

Screenshot

Installing and Running

Windows Installer Binary

Download Here

Run From Source with Electron

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 .

Journee works great... but it's just getting started.

Things still coming:

  • Audio notes
  • File Attachments

Contributions are welcome!

Apache 2.0 Licence

About

A lightweight, simplified, RedNotebook-inspired journal/diary app. Built with Electron. Makes dated text files.

https://adueck.github.io/journee

License:Apache License 2.0


Languages

Language:JavaScript 69.1%Language:HTML 25.2%Language:CSS 5.7%