介绍
噗,这是真的。截至发帖时间为止,PyPI 搜索 v2ex 的关键字貌似只能找到这个 =。= 虽然这个主题貌似快要是月经的节奏了。
这个小玩意的工具的主要用途就是
complete mission, get money, from v2ex
主要的功能:
- 签到领钱 OvO
- 本地日志查看最近领钱的情况
- 查看连续登录的天数
实际使用情况
the first time you do it:
$ v2ex
2014-07-31 19:12:03,417 [INFO] 20140731 的每日登录奖励 26 铜币
Total:5439.0
if you have done it:
$ v2ex
You have completed the mission today.
read log file to know recent days(I set "count": 5in the config file):
$ v2ex read
2014-07-27 19:12:03,902 [INFO] 20140727 的每日登录奖励 15 铜币 Total:5346.0
2014-07-28 19:12:03,751 [INFO] 20140728 的每日登录奖励 28 铜币 Total:5374.0
2014-07-29 19:12:03,750 [INFO] 20140729 的每日登录奖励 27 铜币 Total:5401.0
2014-07-30 19:12:03,471 [INFO] 20140730 的每日登录奖励 12 铜币 Total:5413.0
2014-07-31 19:12:03,417 [INFO] 20140731 的每日登录奖励 26 铜币 Total:5439.0
also you can use the parameter:
$ v2ex read -c 1
2014-07-31 19:12:03,417 [INFO] 20140731 的每日登录奖励 26 铜币 Total:5439.0
get to know how long you've kept signing in:
$ v2ex last
已连续登录 54 天
结尾
没啥新的,就是扔到了 PyPI 上大家下载安装方便点 ;)
我差不多应该用了半年吧,已经签了 1w 多啦,哒哒 _(:3)z
Github: https://github.com/lord63/a_bunch_of_code/tree/master/v2ex