Giter Club home page Giter Club logo

epic-journal's Introduction

Epic Journal

A free cross-platform encrypted daily journal / diary app, with full CSS styling. It is built with Sqlite3 and SQLcipher with AES 256 CBC encryption.

⭐⭐⭐ Update 2020-12-16 ⭐⭐⭐

I released the first version of Epic Journal in Nov 2017 after one month's coding experience. As you can imagine, it was a bit rough around the edges...

I've been working on a business project since then and only just getting back into it now. However I'm coming back with a few years coding experience, so this time it's serious! 🚀

I've upgraded all the bits of framework to the latest versions and I've switched to @journeyapps/sqlcipher so we can now build for MacOS and Linux without any issues.

Download

Download the latest release here.

Screenshot

I built it as a free and open replacement for The Journal by DavidRM, which I have used for many years. The main issues I wanted to solve were better styling, and the ability to know that my entries are safe for the long-term, with an open and known database format.

Features

  • Fast and clean Electron app
  • AES 256 CBC encryption
  • Single journal file that you can store in your Dropbox, or wherever you like
  • Custom style types
  • Pure HTML5 compatible
  • Syntax highlighting
  • Insertable templates
  • Tagging
  • Image support
  • Active development

Usage

See the documentation here.

Upcoming features

I'll be working towards feature parity with The Journal, but the next things I'm working on are:

  • Search. Good fast search.
  • Multiple folders. They will be tabs above the editor - think of them as master categories.
  • Linking between entries
  • Minimise to tray, and hotkey open
  • Notes folder – i.e. non date-related entries

Development notes

To set up the dev environment, just:

npm install

This should run electron-builder after install to rebuild the SQLCipher package for your environment.

To run or build:

npm run dev
npm build

epic-journal's People

Contributors

alangrainger avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.