docs: update future features

This commit is contained in:
vilm3r
2023-01-11 19:59:28 -06:00
parent da66e02844
commit 88211ae7fb

View File

@@ -7,6 +7,7 @@ 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
@@ -20,7 +21,7 @@ Then copy the contents of `./out` to your favorite static content host.
- [X] Two-way collaboration
- [ ] File sharing
- [ ] FAQ Page
- [ ] Themes and Light/Dark support
- [X] Light/Dark support
- [ ] React native client
- [ ] Browser extension
- [ ] Support non-throwaway credentials
@@ -28,4 +29,4 @@ Then copy the contents of `./out` to your favorite static content host.
## License
Distributed under the MIT License. See [LICENSE file](LICENSE).
Distributed under the MIT License. See [LICENSE file](LICENSE).