Commit b943b01f452dcc8c932c81886d0346f7a38269e4
+ oasis
Henning Jacobs authored on 12/3/2020, 1:49:33 PMGitHub committed on 12/3/2020, 1:49:33 PM
Parent: 2b3708ff390cc334653a3a9ff0f511f866423af7
Files changed
tmpl/apps/index.html.js | changed |
tmpl/apps/index.html.js | |||
---|---|---|---|
@@ -8,8 +8,9 @@ | |||
8 | 8 … | { id: 'patchwork', title: 'Patchwork', desc: 'Inbox, social feed, and profiles.', url: 'https://github.com/ssbc/patchwork' }, | |
9 | 9 … | { id: 'patchbay', title: 'Patchbay', desc: 'An alternative Secure Scuttlebutt client interface', url: 'https://github.com/ssbc/patchbay' }, | |
10 | 10 … | { id: 'manyverse', title: 'Manyverse', desc: 'Beta Android client', url: 'https://www.manyver.se' }, | |
11 | 11 … | { 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'}, | ||
12 | 13 … | { id: 'ferment', title: 'Ferment', desc: 'Peer-to-peer audio publishing and streaming.', url: 'https://github.com/fermentation/ferment' }, | |
13 | 14 … | { id: 'ssb-cli-dashboard', title: 'CLI Dashboard', desc: 'Browse the database state.', url: 'https://github.com/ssbc/ssb-cli-dashboard' }, | |
14 | 15 … | { id: 'ssb-simple-whois', title: 'CLI Whois', desc: 'Very simple petname->pubkey lookup.', url: 'https://github.com/ssbc/ssb-simple-whois' }, | |
15 | 16 … | { 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