Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

file-sorter

自动按扩展名整理文件到分类文件夹的小工具。

功能

  • 扫描目录,按扩展名自动分类
  • 支持自定义分类规则
  • 安全模式(只预览不移动)
  • 撤销操作

用法

python3 sorter.py scan ~/Downloads          # 预览分类结果
python3 sorter.py organize ~/Downloads       # 执行整理
python3 sorter.py organize ~/Downloads --dry-run  # 不安全模式执行
python3 sorter.py undo                       # 撤销上次操作

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages