#system-api #file #file-server #windows-file #directory #windows-system

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

#290 in Filesystem

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

~20–31MB
~533K SLoC