meta adservices
A funny adservice. To promote each others free software projects or websites like one would in a webring.
Usage
- Build with cargo:
cargo build --release
- Write a configuration file. See sample_config.yaml
- Place your ad images in
ad_dir
and for each image add another file named<image.webp>.toml
containing the keytarget
containing the desired hyperlink. - Run it:
meta-adservices your_config.yaml
Ask questions in issues or contact me.
License
AGPL-3.0-only; See COPYING