Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zzxming/personal-terminal

使用命令执行操作的网页终端
https://github.com/zzxming/personal-terminal

Last synced: about 2 months ago
JSON representation

使用命令执行操作的网页终端

Awesome Lists containing this project

README

        

# 网页终端

自己编写的一些可能用得到的命令. 后续可能继续添加命令.

# 项目命令

启动后输入 `help` 可查看可用命令, `help [命令名称]` 可查看命令使用方式.

如想要使用 `fanyi` 命令需要在 `.env` 文件中配置百度翻译的 `appid` 与 `key` , 申请方式见[百度翻译开发平台](https://api.fanyi.baidu.com/product/11)

本地文件 `.env.example` 要改成 `.env`