Skip to content

HTTP handler picks browser specified by configured URL regular expression patterns.

Notifications You must be signed in to change notification settings

hnizdil/macos-http-handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTTPHandler for macOS

This application registers itself as system HTTP(S) handler. On every open URL request, it consults config and uses configured browser.

Browser is opened with /usr/bin/open -a <application> <url> command.

URL patterns are regular expressions.

About

HTTP handler picks browser specified by configured URL regular expression patterns.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages