Skip to content

borehelu/mini-diary

Repository files navigation

Mini Diary

Simple and secure journal app Screenshot

Download

Features

  • Beautiful and clean design
  • Encryption
  • Full-text search
  • Light and dark themes
  • Import from Day One, jrnl, or JSON
  • Export to PDF, Markdown, TXT, or JSON
  • Keyboard shortcuts

Development

The application is built with Electron and React. To run or build the app yourself, you'll need to have Node.js and Yarn installed.

Running the app

  1. Clone the repository
  2. yarn install
  3. yarn start

Building the app

After cloning the repo and installing the dependencies, run yarn build. The built app can be found in the dist folder.

Contributing

Suggestions and contributions are always welcome! Please first discuss changes via issue before submitting a pull request.

About

📘 Simple and secure journal app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.3%
  • SCSS 5.1%
  • HTML 4.0%
  • CSS 1.6%
  • JavaScript 1.0%