Skip to content

Releases: quantum-encoding/voidnote-cli

voidnote v0.1.0

27 Feb 15:27

Choose a tag to compare

voidnote CLI v0.1.0

Zero-knowledge self-destructing notes and live encrypted streams, from any shell, Dockerfile, GitHub Action, or AI agent.

Install

Homebrew (macOS/Linux)

brew tap quantum-encoding/tap
brew install voidnote

Direct download — grab the binary for your platform below.

Go

go install github.com/quantum-encoding/voidnote-cli@v0.1.0

Commands

voidnote read   <url>              Decrypt and print a note
voidnote create                    Create a note (content from stdin)
voidnote stream create             Create a Void Stream
voidnote stream write <url>        Write lines from stdin to a stream
voidnote stream watch <url>        Watch a stream, print messages to stdout
voidnote stream close <url>        Close a stream

Docs

https://voidnote.net/how-it-works