#system #file #system-api #directory #observer #windows

app blazzy

Very fast and lightweight file system observer server that works directly with the system API

2 releases

0.1.1 Aug 3, 2024
0.1.0 Jul 17, 2024

#252 in Filesystem

Download history 64/week @ 2024-07-11 41/week @ 2024-07-18 2/week @ 2024-07-25 117/week @ 2024-08-01 10/week @ 2024-08-08

128 downloads per month

MIT license

27KB
577 lines

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

Dependencies

~19–30MB
~541K SLoC