Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yanranxiaoxi/interactivehtmlbom

简体中文版 Interactive HTML BOM,内置可嵌入式 Python 运行环境
https://github.com/yanranxiaoxi/interactivehtmlbom

easyeda-extension jlceda-extension

Last synced: about 1 month ago
JSON representation

简体中文版 Interactive HTML BOM,内置可嵌入式 Python 运行环境

Awesome Lists containing this project

README

        

# InteractiveHtmlBom

⭐ 简体中文版 Interactive HTML BOM,内置可嵌入式 Python 运行环境 ⭐

[![pipeline status](https://gitlab.soraharu.com/XiaoXi/InteractiveHtmlBom/badges/master/pipeline.svg)](https://gitlab.soraharu.com/XiaoXi/InteractiveHtmlBom/-/commits/master) [![Latest Release](https://gitlab.soraharu.com/XiaoXi/InteractiveHtmlBom/-/badges/release.svg)](https://gitlab.soraharu.com/XiaoXi/InteractiveHtmlBom/-/releases) [![vercel](https://vercelbadge.soraharu.com/?app=interactivehtmlbom)](https://interactivehtmlbom.soraharu.com/) [![OSCS Status](https://www.oscs1024.com/platform/badge/yanranxiaoxi/InteractiveHtmlBom.svg?size=small)](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)