Cross-platform custom protocol handler tool

为君一笑 提交于 2019-12-24 02:55:16

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!