Skip to content

MrWu94/Portal

Repository files navigation

Portal

Portal 传送门可以在微信上直接打开淘宝链接,方便快捷,其实实现也很简单,相信你们看了代码也会恍然大悟,原来如此,其实就是监听剪贴板变化,然后根据剪贴板内容,匹配好相关的链接,然后打开。其中也用到常用的windownanager;目前功能基本实现,我也会继续完善其功能,本来也没多大难度。

演示:

image

image

image

License

Copyright 2017 MrWu

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages