git ssb

9+

mixmix / ssb-handbook



Tree: ee429843edb1a8b7a88265a006ded06895683f23

Files: ee429843edb1a8b7a88265a006ded06895683f23 / applications.md

7473 bytesRaw

Scuttlebutt Apps

Your scuttlebutt is the data you carry with you - imagine a little slice of a parallel universe in your pocket. This data is yours and you can interact with it however you like.

These apps are different kinds of magic glasses to help you interact with this reality. Try different glasses on, change them when you're bored, make some new ones that fit you better ... your scuttleverse doesn't mind - it's just data.

Come explore with us! If you are new, you might like to start with Patchwork!

<table>
<tr>
<th>Social views</td>
<th>Coordination views</td>
<th>Data viz / tools</td>
</tr>
<tr>
<td>
Direct posting / conversation: <ul>
<li><a href='#patchwork'>Patchwork</a></li>
<li><a href='#patchbay'>Patchbay</a></li>
<li><a href='#patchfoo'>Patchfoo</a></li>
<li><a href='#minbase'>Minbase</a></li>
<li><a href='#mmmmm'>MMMMM</a></li>
<li><a href='#patchwork-classic'>Patchwork Classic</a></li>
</ul>

Other: <ul>
<li><a href='#ssb-chess'>ssb-chess</a></li>
<li><a href='#ssb-books'>ssb-books</a></li>
<li><a href='#ticktack'>Ticktack</a> (blogging)</li>
</ul>
</td>
<td>
<ul>
<li><a href='#patch-gatherings'>patch-gatherings</a></li>
<li><a href='#git-ssb'>gitssb</a></li>
</ul>
</td>
<td>
<ul>
<li><a href='#ssb-usage-stats'>ssb-usage-stats</a></li>
<li><a href='#ssb-graphviz'>ssb-graphviz</a></li>
<li><a href='#easy-ssb-pub'>easy-ssb-pub</a></li>
</ul>
</td>
</tr>
</table>

Patchwork

patchwork

A decentralized messaging and sharing app built using patchcore. The goal is to make a standalone, easy to install, "social" view into the SSB world.

How to get started (must read) | Installers

Source code: git-ssb | github | ssb://%bfG9dyXtlic9umNzgwYuG8nhjG0ycUrlBROprvyBZaU=.sha256


Patchbay

Also built on patchcore, but uses a tabbed interface instead and has some more bleeding edge features.

The goal is to make a client developers love - it comes with social views, as well as git interface into the scuttleverse.

patchbay

Source code : git-ssb | github | ssb://%s9mSFATE4RGyJx9wgH22lBrvD4CgUQW4yeguSWWjtqc=.sha256


Patchfoo

Plain SSB web UI. Uses HTML forms instead of client-side JS. Designed for use on low-power and low-resource computers.

patchfoo

How to get started

Source code : git-ssb | github | ssb://%YAg1hicat+2GELjE2QJzDwlAWcx0ML+1sXEdsWwvdt8=.sha256


git-ssb

A totally decent git interface.

git-ssb-index

News about projects of friends, or people you follow.

git-ssb-repo

Familiar interface for raising issues, forking, opening pull requests.

Known online portals serving git-ssb over http:

How to get started

Source code : git-ssb | github | ssb://%n92DiQh7ietE+R+X/I403LQoyf2DtR3WQfCkDKlheQU=.sha256


MMMMM

mmmmm

Releases

Source code : github


Ticktack

A blog publishing app for long-form articles. Also has private messaging integrated.

ticktack

Releases

Source code : git-ssb | ssb://%wnNDjViKYZH+RWpbNzDXR2oxLWmTagvvFBjy97Zko4I=.sha256


patch-gatherings

A patchcore plugin for arranging gatherings on secure scuttlebutt

patch-gatherings

Source code : github


ssb-chess

Correspondence chess built on top of the scuttlebutt platform.

ssb-chess

Source code : github


minbase

Minbase is an unopinionated minimal base on which to build opinionated Secure Scuttlebutt clients.

minbase

Source code : git-ssb | github | ssb://%+tyUthD1L689osLUj8LNLV4smRKpO7Wu07DB+LMd7TQ=.sha256


Ferment

A music sharing app for musicians, remixers, creatores, Built using ssb + webtorrent

ferment

Tour : youtube

Source code : git-ssb | github | ssb://%t3XQv5Gk/dzJQM1fWFnMlaTlTvmtd3BHYCTIzhT/7G8=.sha256


ssb-graphviz

An interactive visualisation of your local scuttleverse.

Fly with [w,a,s,d] and look with [up,left,down,right].

Hover over nodes to see who they are and light up their 1st and (dimmer) 2nd degree friendships.

ssb-graphviz

Source code : ssb://%hNm67sfnZFtWkD/+1qxH3UfzhXykfpKtOL1C/XbLANA=.sha256


ssb-usage-stats

Posts published over time (from the perspective of Cel's pub server). Colors represent when that user first posted (so is a way of visualising cohorts).

ssb-stats

See it live : https://celehner.com/ssbc/stats/daily.html
Source code : github


Patchwork "Classic"

The first major messaging interface built on SSB, using React. Currently has installers for Mac and Linux, and translations.

patchwork-classic

Tour (old version) : youtube

Source code : github


easy-ssb-pub

https://github.com/staltz/easy-ssb-pub

Built with git-ssb-web