/Encrypted-Boostnote

Keep your Boostnote encrypted and synced!

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Encrypted-Boostnote

License: GPL v3

Keep your Boostnote encrypted and synced!

Installation

sudo ./INSTALL

Usage

You can just select Ebnote from your app launcher or type ebnote in a terminal.

Syncing

Encripted-Boostnote integrates Boostnote with rclone in order to keep your notes synced between different machines.

To enable syncing edit the variable "remote" at the beginning of /usr/bin/ebnote (or ebnote.sh and run the install script) to the name of the rclone remote you with to use.

To add a remote to rclone follow these instructions according to the cloud storage provider you want to use.

Requirements

  • Boostnote
  • zenity (UI)
  • GPG (encryption)

Optional:

  • rclone (syncing)
  • git (conflict management)