localnote

1.0.10 • Public • Published

localnote

A simple and unsecure web-socket based wysiwyg editor for your dev workflow.

Handy when you need to transfer text/images between devices on the same network.

Screenshot

Getting Started

Run on the default port, 8888

npx localnote

Run on port 3000

npx localnote -p 3000

Run with larger buffer (default to 1e8)

npx localnote -p 3000 -b 1e10

Package Sidebar

Install

npm i localnote

Weekly Downloads

0

Version

1.0.10

License

ISC

Unpacked Size

216 kB

Total Files

5

Last publish

Collaborators

  • minnnam