a fork of Newsbeuter, an RSS/Atom feed reader for the text console
Newsboat is a fork of Newsbeuter, an RSS/Atom feed reader for the text console. The only difference is that Newsboat is actively maintained while Newsbeuter isn't.
Newsboat is a fork of Newsbeuter, an RSS/Atom feed reader for the text console. The only difference is that Newsboat is actively maintained while Newsbeuter isn't.
To install newsboat, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install newsboat
To see what files were installed by newsboat, run:
port contents newsboat
To later upgrade newsboat, run:
sudo port selfupdate && sudo port upgrade newsboat
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.