Git Product home page Git Product logo

owllook_gui's Introduction

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.

owllook_gui's People

Contributors

howie6879 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.