The aim of my-bloody-hetzner-sb-notifier is a simple CLI to fetch the current Hetzner Serverbörse deals and filter them according to CLI parameters sorted by score.
https://github.com/mrahbar/my-bloody-hetzner-sb-notifier/tree/v1.0
client | ||
crawler | ||
hetzner | ||
instrumentation | ||
.gitignore | ||
go.mod | ||
LICENSE | ||
main.go | ||
Readme.md |
Usage of my-bloody-hetzner-sb-notifier:
-alert-on-score int
set alert on score
-max-benchmark int
set max benchmark (default 20000)
-max-hdd-count int
set max hdd count (default 15)
-max-hdd-size int
set max hdd size (default 6144)
-max-price float
set max price (default 297)
-max-ram int
set max ram (default 256)
-min-benchmark int
set min benchmark
-min-hdd-count int
set min hdd count
-min-hdd-size int
set min hdd size
-min-price float
set min price
-min-ram int
set min ram
-notifier-password string
set notifier password
-notifier-recipient string
set notifier recipient
-notifier-sender string
set notifier sender