Hello, everybody!
I've developed a couple of Panel Indicators for viewing the latest and most upvoted Reddit and Hacker News feed right from your desktop.
To install the Hacker News Indicator run these commands from your terminal -
sudo add-apt-repository ppa:mayank26saxena/hn-indicator
sudo apt-get update
sudo apt-get install hn-indicator
To install the Reddit Panel Indicator run the following commands from your terminal -
sudo add-apt-repository ppa:mayank26saxena/reddit-indicator
sudo apt-get update
sudo apt-get install reddit-indicator
Feedback is more than welcome!
lazygit