Skip to content

用Flask+htmlPy(linux)/pywebview(windows)做桌面应用

Notifications You must be signed in to change notification settings

ccw33/Flask-htmlPy-pywebview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-htmlPy-pywebview

安装依赖

  • pip install PySide (如果失败则运行 apt-get install python-pyside) #htmlPy所需依赖
  • pip install -r requirements.txt #安装依赖
  • cd file/python-networkmanager && python setup.py install #安装 networkmanager

运行

  • python cloud_dashboard_end #运行Flask(必须先运行,这是后台)
  • python open ip #打开ip设置窗口
  • python open wifi #列出所有wifi

About

用Flask+htmlPy(linux)/pywebview(windows)做桌面应用

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published