prettycom

所属分类:Telnet客户端/Shell
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2023-10-23 20:41:29
上 传 者sh-1993
说明:  用电子写入的串行监视器,
(A serial monitor written in electron,)

文件列表:
.env (121, 2023-10-23)
.eslintrc.js (3129, 2023-10-23)
.stylelintrc.json (459, 2023-10-23)
.vscode/ (0, 2023-10-23)
.vscode/launch.json (1439, 2023-10-23)
.vscode/settings.json (304, 2023-10-23)
.vscode/tasks.json (1197, 2023-10-23)
LICENSE (1070, 2023-10-23)
app/ (0, 2023-10-23)
app/index.ejs (643, 2023-10-23)
app/main.ts (2041, 2023-10-23)
app/renderer.ts (758, 2023-10-23)
app/server/ (0, 2023-10-23)
app/server/DeviceLogger.ts (846, 2023-10-23)
app/server/constants.ts (208, 2023-10-23)
app/server/index.ts (4028, 2023-10-23)
app/server/log.ts (115, 2023-10-23)
app/src/ (0, 2023-10-23)
app/src/actions/ (0, 2023-10-23)
app/src/actions/actionCreator.ts (1183, 2023-10-23)
app/src/actions/connect.ts (1363, 2023-10-23)
app/src/actions/index.ts (654, 2023-10-23)
app/src/actions/settings.ts (1399, 2023-10-23)
app/src/actions/version.ts (217, 2023-10-23)
app/src/components/ (0, 2023-10-23)
app/src/components/Anchor.tsx (371, 2023-10-23)
app/src/components/App/ (0, 2023-10-23)
app/src/components/App/App.scss (193, 2023-10-23)
app/src/components/App/App.tsx (612, 2023-10-23)
app/src/components/App/Navbar/ (0, 2023-10-23)
app/src/components/App/Navbar/Navbar.tsx (894, 2023-10-23)
app/src/components/App/Navbar/index.ts (35, 2023-10-23)
app/src/components/App/Navbar/navbar.scss (505, 2023-10-23)
app/src/components/App/Root.tsx (968, 2023-10-23)
... ...

# Prettycom ![Node.js CI](https://github.com/hyldmo/prettycom/workflows/Node.js%20CI/badge.svg) ---- Inspired by [CuteCom](https://gitlab.com/cutecom/cutecom/), Prettycom is a cross-platform serial monitor written in electron. ![Screenshot](./screenshot.png) ![image](https://github.com/hyldmo/prettycom/assets/3465788/bc7be5ff-2c57-42ac-8d00-b82e8cac9bd1) ![image](https://github.com/hyldmo/prettycom/assets/3465788/a917adf3-0d80-4647-8714-27ca60ecd2d6) ## Installation Binaries can be found [here](https://github.com/hyldmo/prettycom/releases). ## Development - Clone repository: `git clone https://github.com/hyldmo/prettycom.git` - Run `yarn` - Run `yarn dev`, or if you're using VSCode, press `F5` ### Notes - Code in `app/server` server folder lives inside electron, and is not automatically reloaded. You will have to restart the electron shell for changes to be reflected. - Build files (such as `.js` and `.css`) are automatically hidden in VS Code. Go to `.vscode\settings.json` to unhide them. - If you are switching branches and you're getting errors, try running `yarn clean` to clear old build files

近期下载者

相关文件


收藏者