Giter VIP home page Giter VIP logo

mini-diary's Introduction

Mini Diary

Simple and secure journal app Screenshot

Download

You can find all available download formats here.

Features

  • Beautiful and clean design
  • Encryption
  • Basic text formatting (bold, italics, lists)
  • Full-text search
  • Light and dark themes
  • Various import and export formats
  • Localization in multiple languages
  • Keyboard shortcuts

Import/Export Formats

Import formats:

Export formats:

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.

Localization

If the app isn't translated into your language yet and you'd like to help out, you can easily add translations with the following steps:

  1. The translation files can be found in src/main/i18n/translations. Duplicate the en.ts file as [LANG].ts, where [LANG] is the shortcode of your language.
  2. In the file you just created, replace the English translations with your own. Make sure they fit into the app's input fields.
  3. Import your file in the ALL_TRANSLATIONS object in src/main/i18n/i18n.ts.
  4. Add your language shortcode to the electronLanguages array in package.json.
  5. Submit a PR. Thank you!

mini-diary's People

Contributors

samuelmeuli avatar jhernandis avatar bjarkithordarson avatar cedarctic avatar spidersouris avatar hamit-ozdemir avatar lincolncosta avatar zhangyw49 avatar

Watchers

 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.