基于新框架设计重构
Go to file
wuko233 84a4bf8093 [cfg]增加文件扫描器的排除路径配置
[scanner]进度条显示优化
2026-04-19 19:24:55 +08:00
cmd [storge & cmd] 优化解耦代码 2026-04-09 22:21:23 +08:00
internal [cfg]增加文件扫描器的排除路径配置 2026-04-19 19:24:55 +08:00
pkg/logger [logger] 支持从配置中读取日志等级 2026-04-02 19:21:55 +08:00
scripts [install](未测试) 安装脚本&Systemd&Makefile 2026-04-08 20:05:06 +08:00
.gitignore [install](未测试) 安装脚本&Systemd&Makefile 2026-04-08 20:05:06 +08:00
config.yaml.example [cfg]增加文件扫描器的排除路径配置 2026-04-19 19:24:55 +08:00
development.md [scanner] 实现文件扫描与储存 2026-04-01 09:06:56 +08:00
go.mod [notifier] 切换依赖为gomail,支持自定义端口及SSL 2026-04-05 12:10:14 +08:00
go.sum [notifier] 切换依赖为gomail,支持自定义端口及SSL 2026-04-05 12:10:14 +08:00
install.sh [install] 修改安装脚本 2026-04-08 21:37:33 +08:00
main.go [cmd]重构配置读取,支持传入参数 2026-04-08 21:08:20 +08:00
Makefile [install](未测试) 安装脚本&Systemd&Makefile 2026-04-08 20:05:06 +08:00
README.md Initial commit 2026-03-28 16:13:48 +08:00

sysmonitord

基于新框架设计重构