henryhamon / notepadtab.com

Home Page:https://notepadtab.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Usage

npm run serve

License

GPL

About

https://notepadtab.com/

License:GNU General Public License v3.0


Languages

Language:HTML 87.4%Language:SCSS 7.2%Language:Ruby 5.4%