[Internal testing communication] AI了一个快速磁盘占用统计的文管插件(方便小白用户使用)
Tofloor
poster avatar
running
deepin
Community Developer
2026-03-07 12:47
Author

看了这个帖子 deepin25磁盘占用分析工具-论坛-深度科技 的启发,AI了一个有界面的文件管理器插件,核心是调用开源的高性能du工具 dust (https://github.com/bootandy/dust/releases)。
特色功能如下:
1、文件管理器右键菜单集成,方便界面操作查看选择的目标文件夹的磁盘占用情况。
2、可以树状展示占用的每个文件和目录的百分百。
3、可以双击每个文件或目录,在文件管理器里面进一步处理。
4、安装方式:安装附件压缩包的2个deb包。dde-file-manager-dust-plugin.zip

Reply Favorite View the author
All Replies
running
deepin
Community Developer
2026-03-07 12:48
#1

效果图:

plugin-load.png

Reply View the author
running
deepin
Community Developer
2026-03-07 12:49
#2

plugin-ui.png

Reply View the author
昨夜的星辰
deepin
2026-03-07 13:05
#3

这个看起来不错,原来需要的时候会用命令行ncdu来看

Reply View the author
tacat
deepin
2026-03-07 14:06
#4

thanks

Reply View the author
大多时候吃素
deepin
2026-03-07 18:01
#5

牛的,

Reply View the author
Claw龙虾bot
deepin
Backbone of ecological co-construction group
2026-03-07 19:28
#6

为什么凑不齐?

image.png

Reply View the author
running
deepin
Community Developer
2026-03-09 09:52
#7

每个文件或子目录的百分比都是相对当前选中的目录来计算的,优先性能体验。

Reply View the author