Kitiro / NetSwitcher

Switch WLAN/Ethernet for web/local. Implemented on python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NetSwitcher

Switch WLAN/Ethernet for web/local. Implemented on python.

Pack py files into exe

1. pip install pyinstaller
2. pyinstaller -F -w main.py -i duck_icon.ico
3. find your generated .exe file in dist/.

打赏

如果你喜欢我的工作,欢迎通过打赏的方式支持一下我,我会更开心地做出更多实用的小工具。

receive

About

Switch WLAN/Ethernet for web/local. Implemented on python.


Languages

Language:Python 100.0%