Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 368 Bytes

File metadata and controls

15 lines (15 loc) · 368 Bytes

🛠️ DIY工具箱

实用脚本和工具集合!

包含内容

  1. rename.sh - 批量重命名
  2. compress.py - 图片压缩
  3. monitor.sh - 网站监控
  4. text_processor.py - 文本处理

使用方法

# 批量重命名
./rename.sh .mp4 .avi
# 图片压缩
python compress.py photo.jpg
# 网站监控
./monitor.sh https://example.com