Skip to content

Back-end for Border Sync - sync your bookmarks, themes, plugins, settings, etc.

License

Notifications You must be signed in to change notification settings

Onofficiel/border-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Border Sync

What is Border Sync?

Border Sync is a feature being added with the release of Border 1.11. Border Sync allows you to sync your bookmarks, preferences, browsing history, themes, and plugins across all of your Border installations. From your laptop to your phone, from Windows 96 to real Windows, from iOS to Android. Access everything right there.

Note: this is only the backend!

This is only the backend. If you would like a front-end, we have some Border Sync SDKs for you to use: Border Sync Node SDK, Border Sync JavaScript SDK, Border Sync Python SDK

How to set up

To install all the required dependencies, you can just run npm install. To start the server, you can then run npm start.

Configure to use HTTPS/SSL

To configure this, you'll need to edit ssl.json and set the enable_ssl key to true. You'll either need to put the certificate and key in the same directory at ssl_cert.pem and ssl_key.pem, or change the certificate and key properties to have the correct file path. If you don't want to be able to access the API over http, make sure that the force_ssl key is also set to true.

About

Back-end for Border Sync - sync your bookmarks, themes, plugins, settings, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published