# smartdm **Repository Path**: qomoliao/smartdm ## Basic Information - **Project Name**: smartdm - **Description**: smart device manager - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-14 - **Last Updated**: 2023-10-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # smartdm #### 介绍 smart device manager 资金不够,管理来凑。 #### 两种方案 #### 调研 - [USBMonitor](https://pypi.org/project/usb-monitor/#usbmonitorstart_monitoringon_connect--none-on_disconnect--none-check_every_seconds--05) is a versatile cross-platform library that simplifies USB device monitoring for both Windows and Linux systems. It enables developers to effortlessly track device connections, disconnections, and access to all connected device attributes. - [Python libusb module](https://pypi.org/project/libusb/) is a low-level binding for libusb C library. - [PyUSB](https://pyusb.github.io/pyusb/) - Easy USB access on Python #### 软件架构 软件架构说明 #### 打包 - [打包教程](https://blog.csdn.net/hhhaadas/article/details/109377855) 1. 打包:`pyinstaller.exe -D -w .\main.py -i .\static\icon.ico` 2. [Inno Setup](https://jrsoftware.org/isinfo.php)制作安装包。 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)