# InteractiveHtmlBom
**Repository Path**: EvanXU8023/InteractiveHtmlBom
## Basic Information
- **Project Name**: InteractiveHtmlBom
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-08-05
- **Last Updated**: 2024-08-05
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# InteractiveHtmlBom
⭐ 简体中文版 Interactive HTML BOM,内置可嵌入式 Python 运行环境 ⭐
[](https://gitlab.soraharu.com/XiaoXi/InteractiveHtmlBom/-/commits/master) [](https://gitlab.soraharu.com/XiaoXi/InteractiveHtmlBom/-/releases) [](https://interactivehtmlbom.soraharu.com/) [](https://www.oscs1024.com/project/yanranxiaoxi/InteractiveHtmlBom?ref=badge_small)
🔗 [GitLab (Homepage)](https://gitlab.soraharu.com/XiaoXi/InteractiveHtmlBom) | 🔗 [GitHub](https://github.com/yanranxiaoxi/InteractiveHtmlBom)
## 📦 使用
1. 克隆本项目仓库到本地
```shell
git clone --depth=1 https://gitlab.soraharu.com/XiaoXi/InteractiveHtmlBom.git
```
- 当然,你也可以直接下载本项目的发布版本 [GitLab-CE](https://gitlab.soraharu.com/XiaoXi/InteractiveHtmlBom/-/releases) | [GitHub](https://github.com/yanranxiaoxi/InteractiveHtmlBom/releases)
2. 如是使用 Git 克隆项目,请 [下载打包的 Python 运行环境](https://downloadserver.soraharu.com:7000/?InteractiveHtmlBom/Python) 并解压到项目根目录
3. 将你从 [嘉立创EDA](https://lceda.cn/) 导出的 PCB 源文件(文件后缀名为 `.json`)拖动至 `Run.bat`
- 或者,你也可以双击打开 `Run.bat` 后再将文件拖入窗口
4. 图形化配置界面将会出现,你可以便捷地设置各参数
5. 享受你的一天~
## 📜 开源许可
基于 [MIT License](https://choosealicense.com/licenses/mit/) 许可进行开源。
## 💕 感谢
本项目功能代码 99% 基于 [openscopeproject/InteractiveHtmlBom](https://github.com/openscopeproject/InteractiveHtmlBom)