Skip to content

EveryTian/BooksStatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BooksStatus

CLI 读书进度管理 / CLI Reading Progress Management

很久以前为了看纸质书随手写的自用程序,基于命令行的一个非常简陋的读书进度管理,修修补补支持了一下 Linux 和 Py2。

Looks Like:

Linux

And here is a presentation:

Installation

git clone https://github.com/EveryTian/BooksStatus.git
cd BooksStatus
python setup.py install

Yes, just use python, neither python2 nor python3, just the default python. And also yes, please not use pip install git+.

Or you can download install.cmd (https://raw.githubusercontent.com/EveryTian/BooksStatus/master/install.cmd) and execute it.

For example, on Linux:

curl https://raw.githubusercontent.com/EveryTian/BooksStatus/master/install.cmd | bash

About

CLI 读书进度管理

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published