Giter Club home page Giter Club logo

palexu / send2kindle Goto Github PK

View Code? Open in Web Editor NEW
52.0 52.0 15.0 3.13 MB

[已停止维护,仅供参考]基于python2.7的小说每日推送服务,可以爬取指定网站的小说,并生成精美的mobi电子书推送到你心爱的kindle上。和KindleEar相比,本项目可以部署到你个人的服务器、树莓派或者笔记本电脑上,只要安装了docker与docker-compose,就可以通过一个命令直接启动。

Python 99.80% CSS 0.20%
calibre docker ebook kindle mobi python python27

send2kindle's Introduction

Hi there 👋

Palexu's github stats

send2kindle's People

Contributors

palexu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

send2kindle's Issues

有WEB界面?

下午看到的,刚才装了下 ,你的邮箱和密码还在设置信息里没删掉
WEB界面。。。额 这个我是真没发现啊

现在用不了了

我用的时候报这个错误,这个还有什么配置上的问题吗,是因为网页改版爬虫失效了吗?

2019-04-02 14:29:39,937 - apscheduler.scheduler - DEBUG - Next wakeup is due at 2019-04-02 15:00:00+08:00 (in 1820.062200 seconds)
2019-04-02 15:00:00,000 - apscheduler.scheduler - DEBUG - Looking for jobs to run
2019-04-02 15:00:00,001 - apscheduler.executors.default - INFO - Running job "run (trigger: cron[hour='7,15,17'], next run at: 2019-04-02 15:00:00 CST)" (scheduled at 2019-04-02 15:00:00+08:00)
2019-04-02 15:00:00,002 - apscheduler.executors.default - ERROR - Job "run (trigger: cron[hour='7,15,17'], next run at: 2019-04-02 15:00:00 CST)" raised an exception
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/apscheduler/executors/base.py", line 125, in run_job
retval = job.func(*job.args, **job.kwargs)
File "/app/send2kindle/main.py", line 8, in run s = novelEngine.NovelEngine()
File "/app/send2kindle/sender/engine/novelEngine.py", line 23, in __init__ self.mailSender = kmail.Mail()
File "/app/send2kindle/util/kmail.py", line 23, in __init__ self.reportReceiver = config["reportReceiver"]
KeyError: u'reportReceiver'
2019-04-02 15:00:00,002 - apscheduler.scheduler - DEBUG - Next wakeup is due at 2019-04-02 17:00:00+08:00 (in 7199.999349 seconds)

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.