- scuttlebutt server running (like Patchwork or Patchbay)
- ssb-private and ssb-about plugins installed
Prebuilt: download from https://squi.cc/misc/scat.html- Run from source: clone this repo, run
npm install, thennode index.js
Since scat uses neat-input, you can use these shortcuts while typing:
ctrl-amove the cursor to the beginning of the linectrl-emove the cursor to the end of the linectrl-bmove the cursor one character to the leftctrl-fmove the cursor one character to the rightctrl-kerase all characters to the right of the cursorctrl-uerase the whole linectrl-werase one word to the left of the cursoralt-backspacesame as ctrl-walt-derase one word to the right of the cursoralt-bmove the cursor one word to the leftalt-fmove the cursor one word to the right
- https://cabal.chat/ -- p2p chat on Dat
- https://github.com/orbitdb/orbit -- p2p chat on IPFS
- https://github.com/clevinson/scuttle-chat -- ephemeral chats on Scuttlebutt
AGPL 3.0