Artix Linux Forum

General Category => Off-Topic => Topic started by: ethan_v2 on 17 April 2022, 00:11:13

Title: Introducing podbit: newsboat's podboat improved
Post by: ethan_v2 on 17 April 2022, 00:11:13
I recently got one of my projects to a practically finished state, and thought that people might appreciate knowing about it. Lots of people use newsboat as an RSS reader. By default, it comes shipped with "podboat", which is a very bare-bones podcast downloader. I used it for a long time, before some minor annoyances began to get to me, including:


So, I sat down and planned out my own version. The result is Podbit (https://github.com/ethanv2/podbit). It is written in Go and has an ncurses TUI. Currently implemented features:


Details on how to use are in the GitHub wiki. Enjoy!
Title: Re: Introducing podbit: newsboat's podboat improved
Post by: ethan_v2 on 17 April 2022, 00:25:29
Almost forgot: it's in the AUR under "podbit" - https://aur.archlinux.org/packages/podbit. I package it, so it's basically always up-to-date.