2020-06-21 02:36:29 -04:00
2020-06-21 02:36:29 -04:00
2020-06-21 02:36:29 -04:00
2020-06-21 02:20:36 -04:00
2020-06-21 02:20:36 -04:00
2020-06-21 02:20:36 -04:00
2020-06-21 02:20:36 -04:00
2020-06-21 02:20:36 -04:00
2020-06-21 02:20:36 -04:00
2020-06-21 02:36:29 -04:00

rfd-notify

Dependabot

This tool looks for regular expressions from RedFlagDeals.com forums and will send emails based on matches.

requirements

use

Declare a configuration. An example can found in config.toml

rfd-notify ./examples/config.toml

cross compile

I had motivations to run this on a Raspberry Pi Zero:

alias rust-musl-builder='docker run --rm -it -v "$(pwd)":/home/rust/src messense/rust-musl-cross:arm-musleabihf'
rust-musl-builder cargo build --release

The above can be substituted for other architectures.

Description
get notified of deals based on regex
Readme GPL-3.0 4.5 MiB
Languages
Python 92.5%
Dockerfile 6.1%
Shell 1.4%