All Projects → Peach-Coding → Kindlehelper

Peach-Coding / Kindlehelper

Licence: gpl-3.0
kindle助手,kindle最好的伙伴

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Kindlehelper

eddy
A graphical editor for the specification and visualization of Graphol ontologies
Stars: ✭ 24 (-91.24%)
Mutual labels:  pyqt5
rocksmithconvert
Simple standalone OSX app to convert Rocksmith 2014 .psarc (CDLC) files between PC and MAC.
Stars: ✭ 45 (-83.58%)
Mutual labels:  pyqt5
kindle
No Kindle Highlights API? Take control with this CLI!
Stars: ✭ 88 (-67.88%)
Mutual labels:  kindle
QtExamples
Translations of the official Qt examples into PyQt5 (also PySide2) and more.
Stars: ✭ 39 (-85.77%)
Mutual labels:  pyqt5
bookery
Manage all your ebooks and send them to your reader
Stars: ✭ 35 (-87.23%)
Mutual labels:  kindle
Yolov5-deepsort-driverDistracted-driving-behavior-detection
基于深度学习的驾驶员分心驾驶行为(疲劳+危险行为)预警系统使用YOLOv5+Deepsort实现驾驶员的危险驾驶行为的预警监测
Stars: ✭ 107 (-60.95%)
Mutual labels:  pyqt5
algobot
Cryptocurrency trading bot with a graphical user interface with support for simulations, backtests, optimizations, and running live bots.
Stars: ✭ 776 (+183.21%)
Mutual labels:  pyqt5
Narou
Narou.rb - 小説家になろうのダウンローダ&縦書き整形&管理アプリ。Kindle(などの電子書籍端末)でなろうを読む場合に超便利です!
Stars: ✭ 256 (-6.57%)
Mutual labels:  kindle
SimPyWeb-X
利用Python实现的基于Qt5的简易网页浏览器。
Stars: ✭ 17 (-93.8%)
Mutual labels:  pyqt5
pyblish-qml
Pyblish QML frontend for Maya 2013+, Houdini 11+, Nuke 8+ and more
Stars: ✭ 91 (-66.79%)
Mutual labels:  pyqt5
admbrowser
A Web browser for kiosks and digital signage, based on Python, PyQt, and Blink
Stars: ✭ 25 (-90.88%)
Mutual labels:  pyqt5
Jamscreenshot
一个用python实现的类似微信QQ截屏的工具源码,整合提取自本人自制工具集Jamtools
Stars: ✭ 23 (-91.61%)
Mutual labels:  pyqt5
pugdebug
pugdebug is a standalone debugging client for PHP applications that uses XDebug as the debugging engine.
Stars: ✭ 72 (-73.72%)
Mutual labels:  pyqt5
AozoraEpub3
青空文庫テキスト→ePub3変換
Stars: ✭ 58 (-78.83%)
Mutual labels:  kindle
ComicBookMaker
Script to fetch webcomics and use them to create ebooks.
Stars: ✭ 27 (-90.15%)
Mutual labels:  kindle
http-rider
Simple and Powerful desktop client for working with JSON APIs
Stars: ✭ 27 (-90.15%)
Mutual labels:  pyqt5
PYQT StyleDesigner
PYQT Stylesheet designer tool for Stylesheet creation
Stars: ✭ 30 (-89.05%)
Mutual labels:  pyqt5
15 Minute Apps
15 minute (small) desktop apps built with PyQt
Stars: ✭ 3,086 (+1026.28%)
Mutual labels:  pyqt5
Cura
3D printer / slicing GUI built on top of the Uranium framework
Stars: ✭ 3,401 (+1141.24%)
Mutual labels:  pyqt5
kindle2Flomo
Kindle、Apple Books、微信读书书摘与笔记导入至 flomo
Stars: ✭ 53 (-80.66%)
Mutual labels:  kindle

KindleHelper

English Version

Chat on Telegram Follow My Twitter Follow My Weibo

本项目仅供学习用途,帮助大家熟悉爬虫以及PyQt5,严禁任何商业用途的使用,

kindle 助手,kindle 最好的伙伴

一款帮助你找书的软件🔧

Version Python Version Support Platforms

一个兴趣使然的桌面应用开发者,一个 Kindle 爱好者,利用业余时间开发了 KHelper。

KHelper 是一款找书的软件,目前支持三个站点的搜索。界面使用 PyQt5 开发的所以相对比较简单,但是完全不影响使用。

📢免责声明

本应用开源且免费,仅用于爬虫技术交流学习,搜索结果均来自源站,亦不承担任何责任

✨特点

  1. 📖过滤掉找书过程中烦人的广告
  2. ❌过滤到网站的一些无效链接
  3. ⏬支持下载
  4. ✈️支持推送

💻应用界面

KHelper

⚒安装下载

Github Releases下载对应平台

⌨️本地开发

克隆代码

git clone https://github.com/Peach-Coding/KindleHelper.git

安装依赖

pip install -r requirements.txt

开发模式

python src\kindleHelper.py

打包

macOS

pip install py2app
python3 -m setup.py py2app

Windows、Linux

pip install pyinstaller
pyinstaller src\kindleHelper.spec

☑️ TODO

更多其他的站点

🤝 参与共建 PRs Welcome

如果你有兴趣参与共同开发,欢迎 FORK 和 PR。

📜 开源许可

基于 GPLv3 license 许可进行开源。

  1. 如果要在网络上分发,那么必须开源
  2. 不能以盈利为目的,不能插入任何形式的广告
  3. 注明原项目出处
  4. 继承相同协议

支持 KindleHelper

KindleHelper 是采用 GPL 许可的开源项目,使用完全免费。

觉得不错的话,可以通过下列的方法来赞助 KindleHelper 的开发.

周期性赞助

周期性赞助可以获得额外的回报,比如更快的 GitHub 响应或者你的名字会出现在 RSSAid 的 GitHub 仓库.

一次性赞助

我们通过以下方式接受赞助:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].