browserchoice
Installation
- Download source:
git clone https://github.com/hiway/browserchoice.git
- Install development version:
pip install --editable .
Configuration
Config file: ~/.browserchoice
browsers:
- browser:
name: Google Chrome
urls:
- gmail.com
- google.com
- browser:
name: Firefox
urls:
- github.com
- twitter.com
- browser:
name: Safari
urls:
- facebook.com
- instagram.com
Usage:
- Test from command line:
browserchoice http://github.com
- Execute
which browserchoice | pbcopy
to copyPATH_TO_BINARY
into clipboard - Install LinCastor app
- Get LinCastor here
- Click
add new scheme
- Install RCDefaultApp
- Get RCDefaultApp here
- Open
System Preferences
, selectDefault Apps
- Select
LinCastor
app as the default Web Browser Application
- Test if applied system-wide:
open http://github.com