Project is unmaintained
Fix truncation
Delete display feed instead of absolute feed
atomizer is an atom/rss reader for the terminal
This project is no longer maintained.
Install the dependencies :
python3
python-colorama
python-pyperclip
Then install :
python setup.py install
To generate and install the man pages, install scdoc and run:
cd docs
make
make install