# README
grue
Go RSS Uranium Email
A simple RSS client that parses feeds and then sends them as emails via SMTP.
Current Status:
Release - 0.3.0
Bugs - Probably
Download
go get github.com/c-14/grue
Usage
- Import rss2email Config:
grue import rss2email.cfg
- Add new Feed to Config:
grue add <name> <url>
- Remove a Feed from Config:
grue delete <name>
- List Feeds in Config:
grue list
- Fetch Feeds as cron job:
*/5 * * * * grue fetch
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
can't create (user) output file */.
configuration error */.
data format error */.
input/output error */.
host name unknown */.
cannot open input */.
permission denied */.
addressee unknown */.
successful termination */.
system error (e.g., can't fork) */.
critical OS file missing */.
remote error in protocol */.
internal software error */.
temp failure; user is invited to retry */.
service unavailable */.
command line usage error */.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author