1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-22 04:39:35 +08:00

docs: Add English README for it tools app (#2657)

This commit is contained in:
2024-12-03 15:45:25 +08:00 committed by GitHub
parent e53a164b15
commit 8bca7b2762
2 changed files with 23 additions and 1 deletions

View File

@ -7,6 +7,6 @@
- Crypto加密工具类包含 token 生成、哈希文本、UUID 生成、加密解密文本等 9 个不同的功能。
- Converter转化工具类包含 Yaml 转化器Json 转化器Base64 转化器等 12 种不同的功能。
- Web网站工具类包含 Url 格式编码解码,用户代理解析器,网址解析器等 15 种不同的功能。
- Mages and Videos (图片与视频)工具类,包含 SVG 占位符生成器,二维码生成器等 3 种功能。
- Images and Videos (图片与视频)工具类,包含 SVG 占位符生成器,二维码生成器等 3 种功能。
- Development 工具类,包含 Docker run 到 Docker compose 转换器定时任务生成器SQL 美化与格式化等 10 种不同功能。
- 另外还有 Network网络工具类Math数学工具类Measurement测量工具类文本工具类数据工具类等等

22
it-tools/README_en.md Normal file
View File

@ -0,0 +1,22 @@
# IT-Tools
**IT-Tools** is a convenient collection of online tools designed for developers, offering an exceptional user experience.
## Main Features
- **Crypto Tools**: Includes 9 functionalities such as token generation, text hashing, UUID generation, and text encryption/decryption.
- **Converter Tools**: Offers 12 features, including YAML converters, JSON converters, Base64 converters, and more.
- **Web Tools**: Provides 15 tools like URL encoding/decoding, user agent parsers, and URL analyzers.
- **Images and Videos Tools**: Includes 3 functionalities like an SVG placeholder generator and a QR code generator.
- **Development Tools**: Features 10 tools, such as Docker run-to-compose converters, cron job generators, SQL beautifiers, and formatters.
- **Other Tools**:
- Network Tools
- Math Tools
- Measurement Tools
- Text Tools
- Data Tools