1.0.10 • Published 3 years ago

localnote v1.0.10

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

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

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.10

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago