2023-01-11 18:25:37 -06:00
2022-06-22 19:10:05 -05:00
2022-06-23 10:44:10 -05:00
2022-06-22 19:10:05 -05:00
2022-12-27 05:59:34 -06:00
2022-06-22 19:00:28 -05:00
2022-06-22 19:10:05 -05:00
2022-06-23 10:44:10 -05:00
2023-01-11 18:25:37 -06:00
2022-06-22 19:10:05 -05:00
2022-06-22 19:10:05 -05:00

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

  • Two-way collaboration
  • File sharing
  • FAQ Page
  • Themes and Light/Dark support
  • React native client
  • Browser extension
  • Support non-throwaway credentials
  • Switch to ephemeral events with direct message as a fallback

License

Distributed under the MIT License. See LICENSE file.

Description
No description provided
Readme MIT 562 KiB
Languages
TypeScript 95%
CSS 2.6%
JavaScript 2.4%