aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2020-04-18 12:53:17 +0200
committerGitHub <noreply@github.com>2020-04-18 12:53:17 +0200
commitc18b7ca1da4c264ecf41e7feb37102e57e7d5d4f (patch)
treef38101e228d16bc6349d3f3a9d39581743bbf673
parente94835132e18714eada86f467e03270a8084ac66 (diff)
downloadfeed2imap-go-c18b7ca1da4c264ecf41e7feb37102e57e7d5d4f.tar.gz
feed2imap-go-c18b7ca1da4c264ecf41e7feb37102e57e7d5d4f.tar.bz2
feed2imap-go-c18b7ca1da4c264ecf41e7feb37102e57e7d5d4f.zip
Create README.md
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..46a0007
--- /dev/null
+++ b/README.md
@@ -0,0 +1,18 @@
+# feed2imap-go
+
+A software to convert rss feeds into mails.
+
+It is a rewrite in Go of the wonderful, but unfortunately now unmaintained, [feed2imap](https://github.com/feed2imap/feed2imap).
+It aims to be compatible in functionality and configuration, serving as a drop-in replacement.
+
+## Features
+
+TBD
+
+### Additions from feed2imap
+
+* groups
+
+### Unsupported features compared to feed2imap
+
+TBD
portato.git/commit/portato/helper.py?h=v0.14.1&id=0a8d3b8add548efbc44a67c3eb1223ff94aaffc5&follow=1'>fixesnecoro4-27/+37 2007-07-13new fancier log outputnecoro14-127/+116 2007-07-11added SIGSTOP/SIGCONT support; SIGTERM now works ;)necoro8-208/+275 2007-07-09bug in shutdown pluginnecoro2-5/+12 2007-07-09added resume_loop pluginnecoro1-1/+1 2007-07-09added resume_loop pluginnecoro10-22/+162 2007-07-07some more documentationnecoro6-4/+108 2007-07-07Some documentation worknecoro7-18/+129