# Oasis > friendly neighborhood scuttlebutt interface A small Scuttlebutt interface built on HTML, CSS, and Node.js without any front-end JavaScript. Simple, accessible, and easy to maintain (hopefully!). ## Usage ```shell oasis ``` ## Installation With [npm](https://npmjs.org/): ```shell npm -g install @fraction/oasis ``` With [yarn](https://yarnpkg.com/en/): ```shell yarn global add @fraction/oasis ``` ## See Also - [patchbay](https://github.com/ssbc/patchbay) - [patchwork](https://github.com/ssbc/patchwork) - [ssb-server](https://github.com/ssbc/ssb-server) - [yap](https://github.com/dominictarr/yap) ## License ISC