About | Features | Technologies | Requirements | Starting | License | Author
中国居民身份证生成工具。
项目基于 tauri 开发。 Windows 运行依赖于 MicrosoftEdgeWebView2Runtime,Windows10 2004 版本以后系统内置 WebView2Runtime,之前版本系统需要安装它, 官方下载地址:https://developer.microsoft.com/zh-cn/microsoft-edge/webview2/#download-section
本项目仅支持用于学习测试,请在使用软件的过程中,遵守当地法律,禁止任何违法行为。
✔️ 生成假的身份证信息;
✔️ 生成假的身份证照片;
The following tools were used in this project:
Before starting 🏁, you need to have Git, Node, Rust installed.
# Clone this project
$ git clone https://github.com/ddki/idcard-generator-tauri
# Access
$ cd idcard-generator-tauri
# Install dependencies
$ pnpm install
# Run the project
$ pnpm run tauri:dev
This project is under license from GPL-3.0. For more details, see the LICENSE file.
Made with ❤️ by ddki