8000 GitHub - fraction/oasis at v2.6.3
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ oasis Public

Free, open-source, peer-to-peer social application that helps you follow friends and discover new ones on Secure Scuttlebutt (SSB).

License

Notifications You must be signed in to change notification settings

fraction/oasis

Repository files navigation

Oasis

Friendly Scuttlebutt interface designed for simplicity and accessibility. This is an experimental client built with HTML, CSS, and Node.js without any front-end JavaScript. The goal is to support basic social messaging schemas with some extra tools for debugging, not to support all known message types.

Usage

$ oasis --help
Usage: oasis [options]

Options:
  --help     Show help                                                 [boolean]
  --version  Show version number                                       [boolean]
  --open     Automatically open app in web browser     [boolean] [default: true]
  --host     Hostname for web app to listen on   [string] [default: "localhost"]
  --port     Set port for web app to listen on          [number] [default: 3000]
  --debug    Use verbose output for debugging         [boolean] [default: false]

Installation

With npm:

npm -g install @fraction/oasis

With yarn:

yarn global add @fraction/oasis

Resources

See Also

License

AGPL-3.0

About

Free, open-source, peer-to-peer social application that helps you follow friends and discover new ones on Secure Scuttlebutt (SSB).

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 32

Languages

0