git ssb

10+

Matt McKegg / patchwork



Tree:
📄.gitignore
📄README.md
📁assets
📄index.js
📁lib
📄main-window.js
📁modules
📁overrides
📄package.json
📁plugs
📄screenshot.jpg
📄server-process.js
📁styles
README.md

patchwork

A remake of Patchwork Classic using patchcore and UX/ideas from ferment.

The goal is to make a standalone, easy to install, "social" view into the ssb world.

Patchwork screenshot

Install and run

$ git clone https://github.com/ssbc/patchwork
$ cd patchwork
$ npm install
$ npm start

On linux you'll need some more dependencies for the spell-checker. On debian:

sudo apt-get install libxext-dev libxtst-dev libxkbfile-dev

TODO

Built with git-ssb-web