vilm3r / sendstr-web

Sendstr is an open source end-to-end encrypted shared clipboard app built on top of Nostr.
MIT License
116 stars 12 forks source link
nostr

Sendstr-web

Access the web app: https://sendstr.com

Sendstr is an e2e encrypted bi-directional clipboard web app powered by Nostr.

The main motivation to build Sendstr was to provide a quick and easy way to transfer text and files (coming soon) between devices. Sendstr defaults to a self-hosted Nostr relay but can easily be configured to point elsewhere.

Build

cd sendstr-web
npm i
npm run export

Then copy the contents of ./out to your favorite static content host.

Future Features

License

Distributed under the MIT License. See LICENSE file.