This website requires JavaScript.
Explore
Help
Sign In
dave
/
directory-cleaner
Watch
1
Star
0
Fork
0
You've already forked directory-cleaner
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
26
Commits
1
Branch
0
Tags
master
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
PhatPhuckDave
0ebafa2e99
Prevent archiving already archived files
2025-08-21 13:39:52 +02:00
.gitignore
Update
2024-07-16 18:00:12 +02:00
deploy_nssm.sh
chore: add deploy helper scripts and move interval to SCAN_INTERVAL env in nssm configs to standardize service setup
2025-08-07 11:13:23 +02:00
deploy.sh
feat: replace std log with cylogger, add flag-based init, enhance logs,
2025-08-07 10:31:28 +02:00
dockerfile
Update dockerfile
2024-06-22 13:45:12 +02:00
go.mod
chore: rename Go module to directory-cleaner and add NSSM scripts for
2025-08-07 11:00:16 +02:00
go.sum
refactor: replace custom ignore logic with doublestar glob matching, improve logging, and update deps to use github.com/bmatcuk/doublestar/v4 while removing unused modules
2025-08-07 10:44:59 +02:00
main.go
Prevent archiving already archived files
2025-08-21 13:39:52 +02:00
nssm_deployall.sh
Configure log rotation for cleaner services
2025-08-18 21:48:55 +02:00
nssm_rmall.sh
set -e
2025-08-07 11:13:49 +02:00
nssm_startall.sh
set -e
2025-08-07 11:13:49 +02:00
nssm_stopall.sh
set -e
2025-08-07 11:13:49 +02:00
Description
No description provided
71
KiB
Languages
Go
64.9%
Shell
35.1%