git ssb

2+

cel / scuttlebot.io



Commit b943b01f452dcc8c932c81886d0346f7a38269e4

+ oasis

Henning Jacobs authored on 12/3/2020, 1:49:33 PM
GitHub committed on 12/3/2020, 1:49:33 PM
Parent: 2b3708ff390cc334653a3a9ff0f511f866423af7

Files changed

tmpl/apps/index.html.jschanged
tmpl/apps/index.html.jsView
@@ -8,8 +8,9 @@
88 { id: 'patchwork', title: 'Patchwork', desc: 'Inbox, social feed, and profiles.', url: 'https://github.com/ssbc/patchwork' },
99 { id: 'patchbay', title: 'Patchbay', desc: 'An alternative Secure Scuttlebutt client interface', url: 'https://github.com/ssbc/patchbay' },
1010 { id: 'manyverse', title: 'Manyverse', desc: 'Beta Android client', url: 'https://www.manyver.se' },
1111 { id: 'patchfoo', title: 'Patchfoo', desc: 'Plain SSB web UI. Uses HTML forms instead of client-side JS.', url: 'https://git.scuttlebot.io/%25YAg1hicat%2B2GELjE2QJzDwlAWcx0ML%2B1sXEdsWwvdt8%3D.sha256' },
12 + { id: 'oasis', title: 'Oasis', desc: 'Themed HTML web UI without JavaScript', url: 'https://github.com/fraction/oasis'},
1213 { id: 'ferment', title: 'Ferment', desc: 'Peer-to-peer audio publishing and streaming.', url: 'https://github.com/fermentation/ferment' },
1314 { id: 'ssb-cli-dashboard', title: 'CLI Dashboard', desc: 'Browse the database state.', url: 'https://github.com/ssbc/ssb-cli-dashboard' },
1415 { id: 'ssb-simple-whois', title: 'CLI Whois', desc: 'Very simple petname->pubkey lookup.', url: 'https://github.com/ssbc/ssb-simple-whois' },
1516 { id: 'ssb-client-cli', title: 'ssb-client-cli', desc: 'Command Line interface to do basic things with SSB', url: 'https://github.com/qypea/ssb-client-cli' },

Built with git-ssb-web