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.
- Host: GitHub
- URL: https://github.com/stxapps/brace-client
- Owner: stxapps
- License: mit
- Created: 2020-02-26T10:19:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-26T06:12:41.000Z (11 months ago)
- Last Synced: 2024-11-26T07:21:32.862Z (11 months ago)
- Topics: bookmark-manager, bookmarks, decentralized-application, privacy, stacks, web3
- Language: JavaScript
- Homepage: https://brace.to
- Size: 134 MB
- Stars: 59
- Watchers: 4
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

## 🖇️ 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)