I saw the command line version of Zhihu shared by others, so I started to write a command line version V2EX.
The project is written in Python (which is a relatively new learner and a bit clunky), mainly using apis provided by V2EX and a few crawlers.
The main functions include: login to get gold coins, view the latest/hottest topics, select the current page topic, pagination display answers, view the topic author information, favorites topics, follow/shield users, etc
TimeLine, Topic, answer-list, Answer, Author and other operation directories are defined. In that operation directory, you can use help to view commands that can be used in the current operation directory.
Post some screenshots:
V2ex-terminal welcome to star!