RSS Guard是基于QT( C++)开发,简单、轻量级的RSS阅读器。当收到新的订阅消息时,RSS Guard会通知用户及时查阅,无论是博客还是新闻,显示清晰,省去刷新网页的繁琐。
RSS Guard源代码:https://github.com/martinrotter/rssguard
Ubuntu安装RSS Guard:
除了从源码编译安装,还可以通过添加第三方源安装:
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu xenial-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'
$ wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
$ sudo apt update
$ sudo apt install rssguard
RSS Guard 3.3.5运行截图: