Skip to content

A simple web application to retrieve a single user's bookmarks from a xBrowserSync backend and provide them as simple web page.

Notifications You must be signed in to change notification settings

sharkusmanch/xbrowsersync-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xBrowserSync Web App

Overview

A simple web application to retrieve a single user's bookmarks from a xBrowserSync backend and provide them as simple web page.

Usage

docker run -it --rm -p 80:8080 -e XBROWSERSYNC_USER_ID="$XBROWSERSYNC_USER_ID" -e XBROWSERSYNC_USER_PASSWORD="$XBROWSERSYNC_USER_PASSWORD"  sharkusmanch/xbrowsersync-webapp

Variables

Environment Variable Default
XBROWSERSYNC_INTERVAL 300
XBROWSERSYNC_API_HOST https://api.xbrowsersync.org
XBROWSERSYNC_USER_ID N/A
XBROWSERSYNC_USER_PASSWORD N/A

About

A simple web application to retrieve a single user's bookmarks from a xBrowserSync backend and provide them as simple web page.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published