Coder Social home page Coder Social logo

canoe's Introduction

Canoe

个人级星舰。收集三体吧文档。

效果:

dark

利用tieba-to-epub项目,将贴子转换为epub电子书。

项目地址:https://github.com/lexdene/tieba-post-to-epub

epub电子书放在ebook目录。

作者及书籍信息

可以在Author看到。

Android端参与工作

在Android上利用Termux可以完成此工作。

Termux是一个Android终端,以下内容为shell命令。

step1

termux-setup-storage

step2

apt update && \
apt install libxml2 libxml2-dev libxslt libxslt-dev openssl libffi libffi-dev openssl-tool openssl-dev fftw fftw-dev libzmq libzmq-dev freetype freetype-dev pkg-config scrypt -y && \
pkg install libcrypt libcrypt-dev ccrypt libgcrypt libgcrypt-dev libpng libpng-dev -y
pkg install clang python-dev python -y
pip install lxml

step3

pip install -U tieba-to-epub

step4

获取一个帖子的id

例子:

https://tieba.baidu.com/p/4949361390?lp=5027&mo_device=1&is_jingpost=1&pn=0&

id:4949361390

step5

tieba-to-epub 4949361390 dark.epub
cp dark.epub /sdcard/dark.epub

然后就可以本地阅读了。

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.