Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

highlighter

CLI with NIP-84 implement

Setup

Create your config file in ~/.config/nostr/highlighter.json containing:

{
    "relays": ["wss://relay.highlighter.com/", "wss://relay.damus.io/"],
    "npub": "npub14ge829c4pvgx24c35qts3sv82wc2xwcmgng93tzp6d52k9de2xgqq0y4jk"
}

Finally, set your environment variable:

export NOSTR=~/.config/nostr/highlighter.json`

Build the executable

make build

Usage

> highlighter -content "Some highlighted content" -context "Why did you make this highlight" -url "https://go.dev/blog/strings"

About

CLI with NIP-84 implement

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages