Skip to content

labkaxita/news-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

news-reader

Overall structure

sources:        web              feed           Get news from many sources
                 |                 | 
                 +--------+--------+
                          |
                 +--------+--------+
                 |                 |
triggers:       date           contains         Filter it depending on certain conditions
                 |                 |   
                 +-------any-------+
                          | 
                    web   |  feed
                 +-source-+-source-+
                 |                 |
formatters:   web-digest      feed-digest       Format entries (depending on their source)
                 |                 |
                 +--------+--------+
                          |         
                 +--------+--------+
                 |                 |
handlers:       mail            console         Handle the formatted entries

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages