Skip to content

mmjee/rss2email-backend

Repository files navigation

rss2email

This repo. contains the daemon for RSS2Email, the accompanying front-end is here.

Setup

go build -o app.bin -ldflags '-s -w' -trimpath -v .
cp config.toml.example config.toml
$EDITOR config.toml
./app.bin

Or see the Dockerfile.

Licence

All code here is licensed under AGPL 3.0 only, see LICENCE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published