git ssb

2+

cel / scuttlebot.io



Commit b24a8c824494555ff39be898c3fde5541e7e8a92

Merge remote-tracking branch 'planetary/master' into main

Charles E. Lehner committed on 2/13/2021, 2:47:26 PM
Parent: 7322ccfc3c917c4baa3ee7746f75bf4a348d1935
Parent: 829ea88cb82c54f9a4809664f0dab8960a73ac62

Files changed

tmpl/apps/index.html.jschanged
tmpl/img/oasis.pngadded
tmpl/img/planetary.pngadded
tmpl/apps/index.html.jsView
@@ -7,9 +7,11 @@
77 content: listing([
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' },
11 + { id: 'oasis', title: 'Oasis', desc: 'Web / desktop ssb app with the most active development. .', url: 'https://github.com/fraction/oasis' },
1112 { 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' },
13 + { id: 'planetary', title: 'Planetary', desc: 'iOS app with preloaded pubs for easier onboarding.', url: 'https://apps.apple.com/us/app/planetary-app/id1481617318' },
1214 { id: 'ferment', title: 'Ferment', desc: 'Peer-to-peer audio publishing and streaming.', url: 'https://github.com/fermentation/ferment' },
1315 { id: 'ssb-cli-dashboard', title: 'CLI Dashboard', desc: 'Browse the database state.', url: 'https://github.com/ssbc/ssb-cli-dashboard' },
1416 { id: 'ssb-simple-whois', title: 'CLI Whois', desc: 'Very simple petname->pubkey lookup.', url: 'https://github.com/ssbc/ssb-simple-whois' },
1517 { 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' },
tmpl/img/oasis.png
tmpl/img/oasis.png
tmpl/img/planetary.png
tmpl/img/planetary.png

Built with git-ssb-web