git ssb

9+

mixmix / ssb-handbook



Commit 3ecf64e3584946f45a327d7f884b8125bc8c45f5

tidy images, add table? consistent content arrangement

mix irving committed on 12/18/2017, 12:51:37 PM
Parent: 490618bb4d834d24a10b7271a16fd37e1cbbb954

Files changed

applications.mdchanged
assets/patch-gatherings.pngchanged
assets/ticktack.pngchanged
assets/web.csschanged
assets/patch-book.pngadded
applications.mdView
@@ -30,16 +30,17 @@
3030
3131 Other:
3232 <ul>
3333 <li><a href='#ssb-chess'>ssb-chess</a></li>
34- <li><a href='#ssb-books'>ssb-books</a></li>
34 + <li><a href='#patch-book'>patch-book</a></li>
3535 <li><a href='#ticktack'>Ticktack</a> (blogging)</li>
36 + <li><a href='#ferment'>Ferment</a> (music)</li>
3637 </ul>
3738 </td>
3839 <td>
3940 <ul>
4041 <li><a href='#patch-gatherings'>patch-gatherings</a></li>
41- <li><a href='#git-ssb'>gitssb</a></li>
42 + <li><a href='#git-ssb'>git-ssb</a></li>
4243 </ul>
4344 </td>
4445 <td>
4546 <ul>
@@ -53,165 +54,173 @@
5354
5455
5556 ## [Patchwork](https://github.com/ssbc/patchwork)
5657
57-![patchwork](./assets/patchwork.jpg)
58-
5958 A decentralized messaging and sharing app built using [patchcore](https://github.com/ssbc/patchcore). The goal is to make a standalone, [easy to install](./#how-to-get-started), "social" view into the SSB world.
6059
6160 [**How to get started**](./#how-to-get-started) (must read) | [Installers](https://github.com/ssbc/patchwork/releases)
6261
63-Source code: [git-ssb](https://git-ssb.celehner.com/%25bfG9dyXtlic9umNzgwYuG8nhjG0ycUrlBROprvyBZaU%3D.sha256) | [github](https://github.com/ssbc/patchwork) | ssb://%bfG9dyXtlic9umNzgwYuG8nhjG0ycUrlBROprvyBZaU=.sha256
62 +<img src='./assets/patchwork.jpg' class=''/>
6463
64 +Source code: [git-ssb](https://git-ssb.celehner.com/%25bfG9dyXtlic9umNzgwYuG8nhjG0ycUrlBROprvyBZaU%3D.sha256) | [github](https://github.com/ssbc/patchwork) | `ssb://%bfG9dyXtlic9umNzgwYuG8nhjG0ycUrlBROprvyBZaU=.sha256`
65 +
6566 ---
6667
6768 ## [Patchbay](https://github.com/ssbc/patchbay)
6869
69-Also built on [patchcore](https://github.com/ssbc/patchcore), but uses a tabbed interface instead and has some more bleeding edge features.
70 +Also built on [patchcore](https://github.com/ssbc/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 chess, book reviews, and some git interface.
7071
71-The goal is to make a client developers love - it comes with social views, as well as git interface into the scuttleverse.
72 +Installers _(coming soon)_
7273
73-![patchbay](https://github.com/ssbc/patchbay/raw/master/screenshot.png)
74 +<img src='https://github.com/ssbc/patchbay/raw/master/screenshot.png' class='shadow'/>
7475
75-Source code : [git-ssb](https://git-ssb.celehner.com/%25s9mSFATE4RGyJx9wgH22lBrvD4CgUQW4yeguSWWjtqc%3D.sha256) | [github](https://github.com/ssbc/patchbay) | ssb://%s9mSFATE4RGyJx9wgH22lBrvD4CgUQW4yeguSWWjtqc=.sha256
76 +Source code : [git-ssb](https://git-ssb.celehner.com/%25s9mSFATE4RGyJx9wgH22lBrvD4CgUQW4yeguSWWjtqc%3D.sha256) | [github](https://github.com/ssbc/patchbay) | `ssb://%s9mSFATE4RGyJx9wgH22lBrvD4CgUQW4yeguSWWjtqc=.sha256`
7677
7778 ---
7879
7980 ## [Patchfoo](http://git.scuttlebot.io/%25YAg1hicat%2B2GELjE2QJzDwlAWcx0ML%2B1sXEdsWwvdt8%3D.sha256)
8081
8182 Plain SSB web UI. Uses HTML forms instead of client-side JS. Designed for use on low-power and low-resource computers.
8283
83-![patchfoo](https://github.com/noffle/sailing-patchfoo/raw/master/screenshot.jpg)
84 +[**How to get started**](https://github.com/noffle/sailing-patchfoo)
8485
85-[How to get started](https://github.com/noffle/sailing-patchfoo)
86 +<img src='https://github.com/noffle/sailing-patchfoo/raw/master/screenshot.jpg' class='shadow'/>
8687
87-Source code : [git-ssb](http://git.scuttlebot.io/%25YAg1hicat%2B2GELjE2QJzDwlAWcx0ML%2B1sXEdsWwvdt8%3D.sha256) | [github](https://github.com/ssbc/patchfoo) | ssb://%YAg1hicat+2GELjE2QJzDwlAWcx0ML+1sXEdsWwvdt8=.sha256
8888
89 +Source code : [git-ssb](http://git.scuttlebot.io/%25YAg1hicat%2B2GELjE2QJzDwlAWcx0ML%2B1sXEdsWwvdt8%3D.sha256) | [github](https://github.com/ssbc/patchfoo) | `ssb://%YAg1hicat+2GELjE2QJzDwlAWcx0ML+1sXEdsWwvdt8=.sha256`
90 +
8991 ---
9092
91-## git-ssb
93 +## [minbase](https://github.com/evbogue/minbase)
9294
93-A totally decent git interface.
95 +Minbase is an unopinionated minimal base on which to build opinionated Secure Scuttlebutt clients.
9496
95-![git-ssb-index](./assets/git-ssb-index.png)
97 +<img src='https://github.com/evbogue/minbase/raw/master/minbase.png' class='shadow'/>
9698
97-News about projects of friends, or people you follow.
99 +Source code : [git-ssb](https://git.scuttlebot.io/%25%2BtyUthD1L689osLUj8LNLV4smRKpO7Wu07DB%2BLMd7TQ%3D.sha256) | [github](https://github.com/evbogue/minbase) | `ssb://%+tyUthD1L689osLUj8LNLV4smRKpO7Wu07DB+LMd7TQ=.sha256`
98100
99-![git-ssb-repo](./assets/git-ssb-repo.png)
101 +---
100102
101-Familiar interface for raising issues, forking, opening pull requests.
103 +## [MMMMM](https://github.com/staltz/mmmmm-mobile)
102104
103-Known online portals serving git-ssb over http:
105 +A _very_ early mobile version of scuttlebutt for android.
104106
105- - https://gitmx.com
106- - https://git-ssb.celehner.com
107- - http://git.mixmix.io
107 +[**Installers**](https://github.com/staltz/mmmmm-mobile/releases)
108108
109-[How to get started](https://github.com/noffle/git-ssb-intro)
110-
111-Source code : [git-ssb](https://git-ssb.celehner.com/%25n92DiQh7ietE%2BR%2BX%2FI403LQoyf2DtR3WQfCkDKlheQU%3D.sha256) | [github](https://github.com/clehner/git-ssb) | ssb://%n92DiQh7ietE+R+X/I403LQoyf2DtR3WQfCkDKlheQU=.sha256
112-
113----
114-
115-## [MMMMM](https://github.com/staltz/mmmmm-mobile)
116-
117109 ![mmmmm](./assets/mmmmm.jpg)
118110
119-[Releases](https://github.com/staltz/mmmmm-mobile/releases)
120-
121111 Source code : [github](https://github.com/staltz/mmmmm-mobile)
122112
123113 ---
124114
125-## Ticktack
115 +## Patchwork "Classic"
126116
127-A blog publishing app for long-form articles. Also has private messaging integrated.
117 +The first major messaging interface built on SSB, using React. Currently has installers for Mac and Linux, and translations.
128118
129-![ticktack](./assets/ticktack.png)
119 +<img src='./assets/patchwork-classic.png' class='shadow'/>
130120
131-[Releases](https://github.com/ticktackim/ticktack-network/releases)
121 +Tour (old version) : [youtube](https://www.youtube.com/watch?v=vmQUfZMCVJ0)
132122
133-Source code : [git-ssb](https://git.scuttlebot.io/%25wnNDjViKYZH%2BRWpbNzDXR2oxLWmTagvvFBjy97Zko4I%3D.sha256) | ssb://%wnNDjViKYZH+RWpbNzDXR2oxLWmTagvvFBjy97Zko4I=.sha256
123 +Source code : [github](https://github.com/ssbc/patchwork-classic-electron)
134124
135125 ---
136126
137-## [patch-gatherings](https://github.com/pietgeursen/patch-gatherings)
127 +## [ssb-chess](https://github.com/Happy0/ssb-chess)
138128
139-A [patchcore](https://github.com/ssbc/patchcore) plugin for arranging gatherings on secure scuttlebutt
129 +Correspondence chess built on top of the scuttlebutt platform.
140130
141-![patch-gatherings](./assets/patch-gatherings.png)
131 +<img src='http://i.imgur.com/Xz9ovwX.png' class='shadow'/>
142132
143-Source code : [github](https://github.com/pietgeursen/patch-gatherings)
133 +Source code : [github](https://github.com/Happy0/ssb-chess)
144134
145135 ---
146136
147-## [ssb-chess](https://github.com/Happy0/ssb-chess)
137 +## patch-book
148138
149-Correspondence chess built on top of the scuttlebutt platform.
139 +Review and discuss books overs scuttlebutt. Patch-book is a [patchcore](https://github.com/ssbc/patchcore) based plugin. You can use it in e.g. Patchbay.
150140
151-![ssb-chess](http://i.imgur.com/Xz9ovwX.png)
141 +<img src='./assets/patch-book.png' class='shadow'/>
152142
153-Source code : [github](https://github.com/Happy0/ssb-chess)
143 +Source code: `ssb://%zoL1riX2mELF0j3dydWtQ+go4nI4jaByvm5Z02cRyaQ=.sha256`
154144
155145 ---
156146
157-## [minbase](https://github.com/evbogue/minbase)
147 +## Ticktack
158148
159-Minbase is an unopinionated minimal base on which to build opinionated Secure Scuttlebutt clients.
149 +A blog publishing app for long-form articles. Also has private messaging integrated.
160150
161-![minbase](https://github.com/evbogue/minbase/raw/master/minbase.png)
151 +[**Installers**](https://github.com/ticktackim/ticktack-network/releases) (auto connects you to some blogging parts of the archipelago)
162152
163-Source code : [git-ssb](https://git.scuttlebot.io/%25%2BtyUthD1L689osLUj8LNLV4smRKpO7Wu07DB%2BLMd7TQ%3D.sha256) | [github](https://github.com/evbogue/minbase) | ssb://%+tyUthD1L689osLUj8LNLV4smRKpO7Wu07DB+LMd7TQ=.sha256
153 +<img src='./assets/ticktack.png' class='shadow'/>
164154
155 +Source code : [git-ssb](https://git.scuttlebot.io/%25wnNDjViKYZH%2BRWpbNzDXR2oxLWmTagvvFBjy97Zko4I%3D.sha256) | `ssb://%wnNDjViKYZH+RWpbNzDXR2oxLWmTagvvFBjy97Zko4I=.sha256`
156 +
165157 ---
166158
167159 ## Ferment
168160
169-A music sharing app for musicians, remixers, creatores, Built using ssb + webtorrent
161 +A music sharing app for musicians, remixers, creatores, Built using ssb + webtorrent.
162 +Note: Servers for the webtorrent part of this are currently not being maintained.
170163
171-![ferment](./assets/ferment.png)
164 +<img src='./assets/ferment.png' class='shadow'/>
172165
173166 Tour : [youtube](https://www.youtube.com/watch?v=xgvxXbWYmrI)
174167
175-Source code : [git-ssb](https://git-ssb.celehner.com/%25t3XQv5Gk%2FdzJQM1fWFnMlaTlTvmtd3BHYCTIzhT%2F7G8%3D.sha256) | [github](https://github.com/fermentation/ferment) | ssb://%t3XQv5Gk/dzJQM1fWFnMlaTlTvmtd3BHYCTIzhT/7G8=.sha256
168 +Source code : [git-ssb](https://git-ssb.celehner.com/%25t3XQv5Gk%2FdzJQM1fWFnMlaTlTvmtd3BHYCTIzhT%2F7G8%3D.sha256) | [github](https://github.com/fermentation/ferment) | `ssb://%t3XQv5Gk/dzJQM1fWFnMlaTlTvmtd3BHYCTIzhT/7G8=.sha256`
176169
177170 ---
178171
179-## ssb-graphviz
172 +## git-ssb
180173
181-An interactive visualisation of your local scuttleverse.
174 +A totally decent git interface. Familiar interface for raising issues, forking, opening pull requests.
175 +News about projects of friends, or people you follow.
182176
183-Fly with [w,a,s,d] and look with [up,left,down,right].
177 +[**How to get started**](https://github.com/noffle/git-ssb-intro)
184178
185-Hover over nodes to see who they are and light up their 1st and (dimmer) 2nd degree friendships.
179 +Known online portals serving git-ssb over http:
180 + - https://gitmx.com
181 + - https://git-ssb.celehner.com
182 + - ~~http://git.mixmix.io~~ (currently down)
186183
187-![ssb-graphviz](./assets/graph-viz.png)
184 +<img src='./assets/git-ssb-repo.png' class='shadow'/>
188185
189-Source code : ssb://%hNm67sfnZFtWkD/+1qxH3UfzhXykfpKtOL1C/XbLANA=.sha256
186 +<img src='./assets/git-ssb-index.png' class='shadow'/>
190187
188 +Source code : [git-ssb](https://git-ssb.celehner.com/%25n92DiQh7ietE%2BR%2BX%2FI403LQoyf2DtR3WQfCkDKlheQU%3D.sha256) | [github](https://github.com/clehner/git-ssb) | `ssb://%n92DiQh7ietE+R+X/I403LQoyf2DtR3WQfCkDKlheQU=.sha256`
189 +
191190 ---
192191
193-## [ssb-usage-stats](https://celehner.com/ssbc/stats/daily.html)
192 +## [patch-gatherings](https://github.com/pietgeursen/patch-gatherings)
194193
195-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).
194 +Organise meetups / events over scuttlebutt. Gatherings is a [patchcore](https://github.com/ssbc/patchcore) based plugin. You can use it in e.g. Patchwork, Patchbay.
196195
197-[![ssb-stats](./assets/ssb-stats.png)](https://celehner.com/ssbc/stats/daily.html)
196 +<img src='./assets/patch-gatherings.png' class='shadow'/>
198197
199-See it live : https://celehner.com/ssbc/stats/daily.html
200-Source code : [github](https://github.com/ssbc/ssb-usage-stats)
198 +Source code : [github](https://github.com/pietgeursen/patch-gatherings)
201199
202200 ---
203201
204-## Patchwork "Classic"
202 +## ssb-graphviz
205203
206-The first major messaging interface built on SSB, using React. Currently has installers for Mac and Linux, and translations.
204 +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.
207205
208-![patchwork-classic](./assets/patchwork-classic.png)
206 +<img src='./assets/graph-viz.png' class='shadow'/>
209207
210-Tour (old version) : [youtube](https://www.youtube.com/watch?v=vmQUfZMCVJ0)
208 +Source code : `ssb://%hNm67sfnZFtWkD/+1qxH3UfzhXykfpKtOL1C/XbLANA=.sha256`
211209
212-Source code : [github](https://github.com/ssbc/patchwork-classic-electron)
210 +---
213211
212 +## [ssb-usage-stats](https://celehner.com/ssbc/stats/daily.html)
213 +
214 +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).
215 +
216 +<a href='https://celehner.com/ssbc/stats/daily.html' target='_blank'>
217 + <img src='./assets/ssb-stats.png' class='shadow'/>
218 +</a>
219 +
220 +See it live : https://celehner.com/ssbc/stats/daily.html
221 +Source code : [github](https://github.com/ssbc/ssb-usage-stats)
222 +
214223 ---
215224
216225 ## easy-ssb-pub
217226
assets/patch-gatherings.png
assets/patch-gatherings.png
assets/ticktack.png
assets/ticktack.png
assets/web.cssView
@@ -37,4 +37,7 @@
3737 table tr td {
3838 background-color: #fff;
3939 }
4040
41 +.shadow {
42 + filter: drop-shadow(0px 8px 10px #999);
43 +}
assets/patch-book.png
assets/patch-book.png

Built with git-ssb-web