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
|
||
|---|---|---|
| .cargo | initial commit | |
| .github | Update GitHub Actions workflow to use updated checkout version and direct URL for create-gh-release-action | |
| src |
Update notify dependencies and refactor event handling
|
|
| tests | initial commit | |
| .gitignore | initial commit | |
| Cargo.toml |
Update notify dependencies and refactor event handling
|
|
| LICENSE | LICENSE file added and README adjustments | |
| README.md | LICENSE file added and README adjustments | |
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.