An open API service indexing awesome lists of open source software.

https://github.com/stxapps/brace-client

Your bookmark manager with privacy at heart. Save links to everything and visit them later easily, anytime, on any device, with Web3 technology that empowers you to truly own your account and data.
https://github.com/stxapps/brace-client

bookmark-manager bookmarks decentralized-application privacy stacks web3

Last synced: 2 months ago
JSON representation

Your bookmark manager with privacy at heart. Save links to everything and visit them later easily, anytime, on any device, with Web3 technology that empowers you to truly own your account and data.

Awesome Lists containing this project

README

          

# Brace.to

Your bookmark manager with privacy at heart. Brace.to helps you save links to everything and visit them later easily, anytime, on any of your devices. Powered by Stacks technology, all your saved links are encrypted, and only you can decrypt them and see the content inside.

## 🎨 Features

- End-to-end encryption with the decryption key only you know
- Available on the web, Android, and iOS
- Nested lists (folders), pin to the top, tags, lock lists, and dark mode

## 📸 Screenshots

![App Screenshot](https://brace.to/static/media/visit-anywhere-ss.ec0465b8b40ce9c3db8f.png)

## 🖇️ More Links

- [Support](https://brace.to/#support)
- [FAQs](https://docs.brace.to/faqs)
- [Documentation](https://docs.brace.to)
- [Blog](https://medium.com/@stxapps)

## 🤖 Tech Stack

**Web:** React, Redux, TailwindCSS, [Stacks](https://www.hiro.so/stacks-js)

**Mobile:** React Native

## 💻 Run Locally

Clone the project

```bash
git clone https://github.com/stxapps/brace-client.git
```

Go to the web or mobile directory

```bash
cd packages/[web|mobile]
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run start
```

## ❤️ Feedback and Contributing

Bug reports, feature requests, and contributions are always welcome!

> [!IMPORTANT]
> Whether you have feedback on features, have encountered any bugs, or have suggestions for enhancements, we're eager to hear from you. Your insights help us make Brace.to more robust and user-friendly.

Please post on [GitHub issues](https://github.com/stxapps/brace-client/issues) or use any other convenient [communication channels](https://brace.to/#support).

## 🤩 Inspiration

- [Pocket](https://getpocket.com)
- [Saved.io](https://saved.io/)
- [Raindrop](https://raindrop.io/)

## 📃 License

[MIT](https://github.com/stxapps/brace-client/blob/master/LICENSE)