问题
I'd like my application to be opened whenever a URL of the form
appname://some/url/here
is opened on Windows, Mac OSX and Ubuntu Linux.
There are of course platform specific ways to achieve this but is there a single (say, Python) tool that would accomplish this with minimal fuss?
来源:https://stackoverflow.com/questions/19401424/cross-platform-custom-protocol-handler-tool