netris/README.md

1.4 KiB

stick

GoDoc builds.sr.ht status Donate

Shareable Git-backed Markdown-formatted notes

Features

  • Notebooks are standard git repositories containing .md files
  • Notebooks may be used privately, shared with one or more users privately, or shared publicly
  • Notes may be customized (e.g., to-do style lists with automatic sorting and de-duplication)

Demo

Try stick

Note: Read-only except checking/un-checking items.

Install

Choose one of the following methods:

Download

Download stick

Windows and Linux binaries are available.

Compile

GO111MODULE=on go get -u git.sr.ht/~tslocum/stick

Configure

See CONFIGURATION.md

Run

stick serve

Customize

See OPTIONS.md

Support

Please share suggestions/issues here.