A dead-simple RSS reader
Install:
git clone https://github.com/carterprince/newseum
cd newseum
./install.shPut feeds in ~/.config/feeds.csv in the following format:
Feed 1 Name,https://example.com/feed1.xml
Feed 2 Name,https://example.com/feed2Run:
newseum
There will also be a new desktop entry called "Newseum" that you can run.
