Giter VIP home page Giter VIP logo

candle's Introduction

candle

豆瓣阅读推送到Kindle

这个项目包括两部分,浏览器扩展和服务器端

启动服务

  • 执行git clone [email protected]:wong2/candle.git得到这份代码
  • 下载kindlegen并将其加入PATH中,确保在终端可以执行kindlegen命令
  • 确保已安装redis且已启动redis-server
  • 进入candle目录,执行[sudo] pip install -r requirements.txt安装Python依赖
  • 编辑config.py,填入你的邮箱服务的配置
  • 执行rqworker gen_book send_mail开启worker
  • 执行python app.py开启Flask的开发服务器
  • 此时服务应该已经跑在http://localhost:5000/send
  • 然后你可以考虑把服务跑在Nginx等服务器上,比如搭配Gunicorn

浏览器端

  • 目前只有Chrome扩展
  • 这里安装Chrome扩展,在设置页面设置好服务器地址和你的Kindle邮箱
  • 在豆瓣阅读电子书阅读页面,点击地址栏里的K图标即可发送当前电子书到Kindle

注意

可用的服务地址

捐助

candle's People

Contributors

wong2 avatar

Watchers

 avatar  avatar

Forkers

wangjun

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.