Skip to content

Self-hosted Brave sync server

Notifications You must be signed in to change notification settings

mikaelhg/litesync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self-hosted Brave sync server

On a hiatus... waiting for the Android Brave browser to gain the feature of setting a custom sync server URL, without which continuing is pretty pointless.

A simplified version of the Brave sync server, made more suitable for self-hosting by replacing the AWS Dynamo and Redis dependencies with SQLite3 and a local memory cache.

brave-browser --sync-url=http://localhost:8295/litesync

About

Self-hosted Brave sync server

Resources

Stars

Watchers

Forks

Releases

No releases published