A detailed installation explanation is required.
A detailed installation explanation is required.
I found the following instructions in the README.md to be straightforward and effective:
Local development using Docker and DynamoDB Local:
- Clone this repo
- Run make docker
- Run make docker-up
- To connect to your local server from a Brave browser client use --sync-url="http://localhost:8295/v2"
Using these steps, I was able to successfully sync browser instances. ChatGPT can walk through the process step by step and make things fast for anyone to achieve.
I found the following instructions in the README.md to be straightforward and effective:
Local development using Docker and DynamoDB Local: - Clone this repo - Run make docker - Run make docker-up - To connect to your local server from a Brave browser client use --sync-url="http://localhost:8295/v2"Using these steps, I was able to successfully sync browser instances. ChatGPT can walk through the process step by step and make things fast for anyone to achieve.
What about iOS and Android?
I am syncing Android and Desktop variants. Don't know about iOS, but I don't see why it should not work on iOS.
I followed the hints by @ippocratis here https://ippocratis.github.io/brave/ to make it sync on Android. Though there are multiple ongoing issues to add this as a usual GUI option. The way by @ippocratis works for me already in the current official builds of Brave for Android.