Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zzxming/personal-terminal
使用命令执行操作的网页终端
https://github.com/zzxming/personal-terminal
Last synced: about 2 months ago
JSON representation
使用命令执行操作的网页终端
- Host: GitHub
- URL: https://github.com/zzxming/personal-terminal
- Owner: zzxming
- Created: 2024-01-15T01:55:48.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-06-20T08:47:20.000Z (7 months ago)
- Last Synced: 2024-06-20T22:11:42.411Z (7 months ago)
- Language: TypeScript
- Size: 763 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 网页终端
自己编写的一些可能用得到的命令. 后续可能继续添加命令.
# 项目命令
启动后输入 `help` 可查看可用命令, `help [命令名称]` 可查看命令使用方式.
如想要使用 `fanyi` 命令需要在 `.env` 文件中配置百度翻译的 `appid` 与 `key` , 申请方式见[百度翻译开发平台](https://api.fanyi.baidu.com/product/11)
本地文件 `.env.example` 要改成 `.env`