lannotebook
v1.0.1
Published
Shared LAN notebook: one full-page textarea served over HTTP, autosaved to a file, optional HTTP Basic auth. Thin wrapper around `lanshare note`.
Maintainers
Readme
lannotebook
Shared LAN notebook — one full-page textarea, autosaved to a file, everyone on the LAN sees the same text.
npx lannotebook # :8081, file ~/cicy-ai/db/lanshare-note.txt
npx lannotebook ~/notes/lan.md -p 9001 # custom file + port
npx lannotebook -a team:pass # HTTP Basic auth
npx lannotebook --daemon && npx lannotebook status && npx lannotebook stop
npx lannotebook --helpWrapper around lanshare-cli (lanshare note ...). MIT
