Owllook Gui Save

简洁优雅的小说监控工具🎉

Project README

owllook_gui

owllook的客户端小工具,目的是为了监控喜欢的小说是否有更新,目前提供版本:

ps:在看QT,同样是练手项目~

概述

为什么会出这个版本呢?为了更方便监控小说是否更新,为了让owllook更完美,目标是提供跨平台的小说监控工具:

  • Mac(已支持)
  • Windows
  • Linux(已支持)

具体下载地址请看releases,下载好就可以直接使用,欢迎提交PRissue

安装

如果想使用还在开发的最新功能,可以自行安装,owllook_guiPyQt5编写,下面是安装步骤:

# 下载源码
git clone https://github.com/howie6879/owllook_gui.git
# 保证环境3.5+
pip install requirements.txt
cd owllook_gui
python owllook.py

特性&截图

特性

  • 小说监控
  • 小说检索
  • 最新章节搜索阅读

截图

托盘

sys_tray

主界面

home

打包

pip install pyinstaller
pyinstaller -F owllook_gui/owllook.py
pyinstaller --windowed --onefile --clean --noconfirm owllook.spec

# 或者使用py2app
python setup.py py2app -A

协议

owllook is offered under the Apache 2 license.

Open Source Agenda is not affiliated with "Owllook Gui" Project. README Source: howie6879/owllook_gui
Stars
88
Open Issues
0
Last Commit
5 years ago

Open Source Agenda Badge

Open Source Agenda Rating