blazzy

Crates.ioblazzy
lib.rsblazzy
version0.1.1
sourcesrc
created_at2024-07-17 14:52:19.609817
updated_at2024-08-03 11:19:39.41535
descriptionVery fast and lightweight file system observer server that works directly with the system API
homepage
repository
max_upload_size
id1306245
size85,340
still working... (europeDreadlyDevil)

documentation

README

Blazzy Version

About

Blazzy is a very fast and lightweight file system observer server that works directly with the system API. (for now only for Windows)

How it works

blazzy -p "C:\\" -l -a -d "10:min" -c r

This command launches blazzy with viewing the entire directory, with auto-saving changes to a file every 10 minutes

For show all flags

blazzy -h

Getting current changes

curl 127.0.0.1:8080/get_cache

Installation

Cargo

cargo install blazzy

License

Commit count: 0

cargo fmt