Gonzih / feeds2imap-go

Fetch Atom/RSS feeds and store posts in your IMAP folder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feeds2imap

License Build Go Report Card

Store your RSS/Atom subscription in your imap inbox

Installation

go install github.com/Gonzih/feeds2imap-go@latest

Usage

feeds2imap-go --config config.yaml

Configuration

Check out example configuration

License

Copyright © 2013-2023 Max Gonzih gonzih @ gmail.com

Distributed under the MIT license.

Thanks

Thanks to Greg Hendershott for original idea implemented in Racket http://www.greghendershott.com/2013/05/feeds2gmail.html

Similar projects

About

Fetch Atom/RSS feeds and store posts in your IMAP folder

License:MIT License


Languages

Language:Go 99.7%Language:Makefile 0.3%