mirror of
https://github.com/JasonYANG170/KeyBox.git
synced 2024-11-23 20:16:24 +00:00
Compare commits
3 Commits
8a554b9a26
...
4e67fda2b8
Author | SHA1 | Date | |
---|---|---|---|
|
4e67fda2b8 | ||
|
fc0db33e1b | ||
|
dcbbb09bd5 |
24
README.md
24
README.md
|
@ -1,18 +1,20 @@
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<h1>Keybox电子钥匙</h1>
|
<h1>KeyBox-ESP32C3电子钥匙</h1>
|
||||||
<img src="https://img.shields.io/github/license/JasonYANG170/KeyBox?label=License&style=for-the-badge">
|
|
||||||
<img src="https://img.shields.io/github/commit-activity/w/JasonYANG170/KeyBox?style=for-the-badge">
|
|
||||||
<img src="https://img.shields.io/github/languages/count/JasonYANG170/KeyBox?logo=c&style=for-the-badge">
|
![Static Badge](https://img.shields.io/badge/License-CC_BY_NC_SA_4.0-green?style=for-the-badge)
|
||||||
<br>
|
![Commit Activity](https://img.shields.io/github/commit-activity/w/JasonYANG170/KeyBox?style=for-the-badge&color=yellow)
|
||||||
<a href="https://discord.com/invite/az3ceRmgVe"><img alt="Discord" src="https://img.shields.io/discord/978108215499816980?style=social&logo=discord&label=echosec"></a>
|
![Languages Count](https://img.shields.io/github/languages/count/JasonYANG170/KeyBox?logo=c&style=for-the-badge)
|
||||||
<br>
|
|
||||||
<img src="https://github.com/JasonYANG170/KeyBox/assets/39414350/be60f9aa-8254-4ff5-99e1-27b5d7f49282">
|
[![Discord](https://img.shields.io/discord/978108215499816980?style=social&logo=discord&label=echosec)](https://discord.com/invite/az3ceRmgVe)
|
||||||
<br>
|
|
||||||
|
![KeyBox](https://github.com/JasonYANG170/KeyBox/assets/39414350/be60f9aa-8254-4ff5-99e1-27b5d7f49282)
|
||||||
|
|
||||||
这是一项基于C语言的电子密钥存储器
|
这是一项基于C语言的电子密钥存储器
|
||||||
<br>
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
## 演示视频
|
## 演示视频
|
||||||
|
|
||||||
[![KeyBox](https://res.cloudinary.com/marcomontalbano/image/upload/v1719168122/video_to_markdown/images/youtube--kEUG0me2HfA-c05b58ac6eb4c4700831b2b3070cd403.jpg)](https://youtu.be/kEUG0me2HfA "KeyBox")
|
[![KeyBox](https://res.cloudinary.com/marcomontalbano/image/upload/v1719168122/video_to_markdown/images/youtube--kEUG0me2HfA-c05b58ac6eb4c4700831b2b3070cd403.jpg)](https://youtu.be/kEUG0me2HfA "KeyBox")
|
||||||
|
@ -31,7 +33,7 @@
|
||||||
- [ ] 天气、时间、新闻、电量显示
|
- [ ] 天气、时间、新闻、电量显示
|
||||||
|
|
||||||
## 开源协议
|
## 开源协议
|
||||||
本项目遵循GPL2.0开源协议,使用本程序时请注明出处并进行版权声明
|
本项目遵循CC BY-NC-SA 4.0开源协议,使用本程序时请注明出处并进行版权声明
|
||||||
本项目仅供学习研究与学习,严禁非授权的商业获利,
|
本项目仅供学习研究与学习,严禁非授权的商业获利,
|
||||||
如果您有更好的建议,欢迎PR
|
如果您有更好的建议,欢迎PR
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user