Skip to content

xswordsx/hddwatcher

Repository files navigation

Hard Drive watcher

Go Reference

A watcher for hard-drive space which sends emails when it starts to run out.

Limitations

⚠ Currently only Windows is supported.

⚠ Requires Golang 1.16 and above.

Installing

go get -u github.com/xswordsx/hddwatcher

Building

go build -o hddwatcher ./

Running

Copy config.example.toml and set-up prefered parameters.

hddwatcher -c config.toml

Testing

go test ./...

Links

License

This repository is licensed under the MIT license.

About

A hard-drive space watcher and mail notifier

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published