1
0
Fork
You've already forked dfsc
0
Detect file system changes (dfsc) by monitoring a directory recursive and detect changes.
  • Rust 100%
Awalon 313880729b
Some checks failed
Rust-Release / upload-assets (macos-latest, aarch64-apple-darwin) (push) Has been cancelled
Rust-Release / upload-assets (macos-latest, universal-apple-darwin) (push) Has been cancelled
Rust-Release / upload-assets (macos-latest, x86_64-apple-darwin) (push) Has been cancelled
Rust-Release / upload-assets (ubuntu-latest, aarch64-unknown-linux-gnu) (push) Has been cancelled
Rust-Release / upload-assets (ubuntu-latest, x86_64-unknown-linux-gnu) (push) Has been cancelled
Rust-Release / upload-assets (windows-latest, x86_64-pc-windows-msvc) (push) Has been cancelled
Rust-Release / create-release (push) Has been cancelled
Update GitHub Actions workflow to use updated checkout version and direct URL for create-gh-release-action
2026年05月02日 11:33:23 +02:00
.cargo initial commit 2023年06月05日 02:47:43 +02:00
.github Update GitHub Actions workflow to use updated checkout version and direct URL for create-gh-release-action 2026年05月02日 11:33:23 +02:00
src Update notify dependencies and refactor event handling 2026年05月02日 03:06:09 +02:00
tests initial commit 2023年06月05日 02:47:43 +02:00
.gitignore initial commit 2023年06月05日 02:47:43 +02:00
Cargo.toml Update notify dependencies and refactor event handling 2026年05月02日 03:06:09 +02:00
LICENSE LICENSE file added and README adjustments 2023年06月05日 04:17:10 +02:00
README.md LICENSE file added and README adjustments 2023年06月05日 04:17:10 +02:00

Detect file system changes

Project: dfsc Rust License: APL Rust GitHub issues GitHub forks GitHub stars

Notice

May first application implemented in Rust

Use cases / features

  • Check what changes are made on file system
  • analyse program behaviour
  • no installation needed
  • Linux and Windows Version available

License

100% FREE under MIT OR Apache 2.0 license.