Skip to content

revolter/notepadtab.com

Repository files navigation

Notepad Tab

A simple, secure and private note taking tool.

The idea of encoding and persisting the content in the URL was inspired by https://mermaid.live.

Installation

  1. Install Ruby by following the instructions from https://www.ruby-lang.org/en/documentation/installation/.
  2. Install the Ruby dependencies by running
    bundle install
  3. Install Node.js by following the instructions from https://docs.npmjs.com/downloading-and-installing-node-js-and-npm.
  4. Install the Node.js dependencies by running
    npm install

Configuration

Favicon

Usage

npm run serve

License

GPL