Skip to content

LittFlower/daodao-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

daodao-bash

____                  _               ____            _
|  _ \  __ _  ___   __| | __ _  ___   | __ )  __ _ ___| |__
| | | |/ _` |/ _ \ / _` |/ _` |/ _ \  |  _ \ / _` / __| '_ \
| |_| | (_| | (_) | (_| | (_| | (_) | | |_) | (_| \__ \ | | |
|____/ \__,_|\___/ \__,_|\__,_|\___/  |____/ \__,_|___/_| |_|

功能

实现快速、优雅地在 daodao 查询、发布、删除一条说说,在自己的博客上优雅地分享自己的生活。

使用

将本项目 clone 到本地,运行 /dist/daodao.exe 即可。

Tip: 确保物理机已联网。

登录:

[YourUrl] 随意输入一个能够查询、发布、删除自己 daodao 说说的网址,例如:https://api.c12th.eu.org/?c=ak&k=****

[UserName] 随意。

[Password] 输入设置过的 daodao 的密码。

支持:

  • 帮助:help
  • 查询:query (q)
  • 发布:commit (c)
  • 删除:delete (d)
  • 编辑:edit (e)
  • 清屏:clear
  • 设置自动登录:auto
  • 退出:exit

贡献

已将项目源代码一并发布,可以自己测试其他环境(例如 linux)下是否可以使用 但不保熟因为我没试(

欢迎二次开发、卡 bug 并提交 issue!

image