Public Community Edition Beta:
BRO Launcher is useful tool for save bookmarks and launch app in your new tab in browser.
Step 1: Install one of add-ons for your browser
Firefox
Chrome
Step 2: Select one of the installation options:
Option 1: Install app via only html & css & js build (Easiest)
Download latest release and unzip build
Download build
Open src/public/index.html and copy url
Option 2: Install server via docker (For advanced users)
git clone https://github.com/makhnanov/bro-launcher.git
# or # git clone git@github.com:makhnanov/bro-launcher.git # for add pull request
make
xdg-open http://localhost:3389/
# or open in browser http://localhost:3389/
# copy http://localhost:3389/ for paste in browser ext
Step 3: Add app link to extension, keep calm and start use BRO Launcher!
For html build use link with your file from previous step e.g.:
file:///home/roman/Desktop/bro-launcher-build-main/index.html
For docker server use link:
For Firefox (Allow install only with docker)