I ditched my browser and RSS reader on Android for those two command-line apps as a substitute

newsboat running on a motorola fan that s sitting on top of a fire tablet and some comic books with.jpeg


I really like a just right, well-designed and visually interesting site up to the following man, however increasingly incessantly, I in finding myself turning to RSS feeds to chop in the course of the muddle and distraction.

I host an example of FreshRSS in the community on my desktop. When I am clear of house, I really like to make use of a decidedly other cell setup by means of two other apps in Termux. Having two various kinds of RSS feeds in point of fact offers me well-rounded and closely curated/customizable content material for my day by day studying.

However since I’ve a protracted go back and forth, I sought after to be able to have a extra streamlined enjoy the usage of solely my Android telephone, so I became to 2 CLI apps on Termux: lynx and newsboat to curate a greater RSS feed.

The RSS icon on a keyboard keycap. Credit score: niroworld/Shutterstock.com

Studying at the fashionable Web generally is a nightmare for other folks who need fewer commercials, distractions, AI slop, and ridiculous autoplay movies.

RSS feeds can lend a hand clean out the enjoy a little bit, however now not all RSS readers or feeds are created equivalent. Some web pages do not have RSS feeds or solely supply a snippet that leads again to the site itself.

Damaged code, like messed-up feed markup or out of date XML, generally is a drawback for RSS feeds. Intentional restrictions at the site itself too can purpose the feed to not paintings correctly or simply utterly fail. On occasion, the hyperlinks alternate, or perhaps there is a captcha or login that cannot be bypassed when grabbing the feed.

That is why the usage of a devoted text-based browser with an RSS app made easiest sense to me. The whole thing I did in Termux on Android used to be carried out on a Motorola Moto G and a Samsung Galaxy ZFold 5.

A easy, text-based browser for a blank internet enjoy

Reading a Neocities website through the lynx browser on Android. Credit score: David J. Greenback/How-To Geek

As a child, I incessantly spent really extensive time at my native library. I lived in a small the town, and the library hadn’t but upgraded its computer systems to an OS with a graphical internet browser like Web Explorer or Netscape Navigator.

As an alternative, it had a text-based seek engine that can or would possibly not had been WebCrawler (I am running from reminiscence right here, so the main points are a little bit spotty; I do not recall what OS the library used to be the usage of on the time). I beloved that seek engine, spending many hours exploring the NES webring and studying about Dungeons & Dragons or crops.

Nostalgia is most likely what drew me to the text-based Lynx browser, however I stayed for the studying enjoy, customization, and its integration into newsboat.

Lynx is if truth be told some of the oldest text-based browsers that is nonetheless actively maintained. I find it irresistible for simple studying without a pictures or distractions if I am testing a brand new tale or attempting to be told one thing new, or checking out out a site.

I have additionally discovered it to be much less cluttered and far more uncomplicated on my imaginative and prescient, so I have been the usage of it extra incessantly, particularly with RSS feeds all over my go back and forth.

You’ll be able to set up it on Termux the usage of pkg set up lynx

Loose, open-source, and simple setup make this one a keeper

Checking out the HTG feed in newsboat on Termux. Credit score: David J. Greenback/How-To Geek

I am an enormous fan of newsboat after I learn my RSS feeds maximum days. Finding it used to be like studying a shortcut for a greater on-line enjoy. I knew in an instant that it might alternate how I take advantage of RSS feeds.

I switched to newsboat as a result of I used to be annoyed with incomplete feeds and muddle. Once I started the usage of newsboat, many of the feeds I added to my urls document, unusually sufficient, supplied the total content material of the web page. This used to be precisely what I used to be searching for, however as I added extra feeds, I bumped into a number of websites that solely loaded teasers or snippets, which is what I anticipated. For those that solely loaded snippets, I configured newsboat to open all my hyperlinks in lynx. After that, I simply decided on the total article hyperlink, and it spread out in lynx with a pleasant and blank text-only article for me to learn.

With the exception of that, you’ll customise newsboat and use it for podcast RSS, even if I’ve now not experimented with that exact characteristic but (however it is on my record). newsboat is not restricted to RSS feeds, both. You’ll be able to load ATOM feeds as properly.

You’ll be able to set up it on Termux the usage of pkg set up newsboat

An few instructions in Termux offers you a complete RSS feed

Through the usage of a easy notes document, you’ll briefly arrange your feed

Setting up the config file for newsboat in nano on Termux. Credit score: David J. Greenback/How-To Geek

Get began by way of putting in each newsboat and lynx.

Newsboat is not going to paintings till you configure your urls document, which is only a textual content document containing all of the urls in your feeds.

You’ll be able to make a listing for newsboat the usage of mkdir -p ~/.newsboat Then you want to make a configuration document. I take advantage of nano as my default textual content editor within the terminal the usage of the command nano ~/.newsboat/config. That is the place you’ll alternate the colour, arrange auto-refresh, and tweak the settings for your middle’s need.

Then, you want to populate your feeds the usage of nano ~/.newsboat/urls You can be returning to this one incessantly as you upload and take away feeds. Within the document, you simply kind or paste the URL of the websites you wish to have. That is it. It is best to move for the true RSS feed when to be had. It will in most cases glance one thing like this:

https://site.com/RSS

As I discussed ahead of, some websites do not have a normal feed, and others may now not paintings in any respect. RSS is not foolproof, even with a program like newsboat. On my Android software (a Motorola Moto G), lynx is about because the default browser for newsboat by itself. I didn’t have to go into a command to set it up that method, however it is going to range to your software, so double-check that while you do your setup.

If the total textual content of a piece of writing does not seem in newsboat, hit o to open it in lynx. I take advantage of / key to seek for a phrase within the identify so it’s going to take me directly to the beginning of the thing itself. The arrow keys do the remainder, whilst the distance bar is going to the following web page. It takes some gettings used to, however I have discovered I like it over maximum graphics-based browsers on my telephone (desktop is a wholly other tale).

If you wish to import your feeds from an OPML document, you’ll. newsboat is suitable with OPML recordsdata, which use newsboat -i ~/mycoolrssfeeds.opml (clearly, it would be best to replace the identify of your document for my placeholder) to import them.

The arrow keys, navigator, and other letter keys (indexed on the backside of the display) assist you to learn, reload feeds, or surrender the app. After that, revel in navigating your favourite websites in a distraction-free setting by yourself software.

The Python logo superimposed on an image of Termux running a program

4 tactics Python has became my Android telephone into without equal homelab better half

I became my Android telephone right into a homelab with out purchasing the rest new.


The Web does not must be a cluttered enjoy

A customized instance of newsboat running on Termux featuring a teal color scheme. Credit score: David J. Greenback/How-To Geek

If you end up unwell of muddle and distraction, it is great to have an possibility for one thing a little bit more practical. If you recognize your method round Termux and are happy with CLI apps on Android, you can most definitely get numerous worth from the usage of newsboat and lynx in combination.

Whilst I would not counsel the usage of lynx for the whole lot you do on-line, it is been completely superb for catching up on information, journals, magazines, and a laugh stuff.

And all it took used to be an previous Android telephone, a terminal, and a few easy but robust apps to get there. In all probability I will set it up on a Kindle or Hearth Pill subsequent.


Leave a Comment

Your email address will not be published. Required fields are marked *