ejv2 / podbit

Podboat - Improved
GNU General Public License v3.0
25 stars 0 forks source link
command-line newsboat podcast-client unix

Podbit - Podboat Improved

Podbit Player

AUR Release Makefile CI Go Report Card

Podbit is a replacement for newsboat's standard podboat tool for listening to podcasts. It is minimal, performant and tries to focus just on being a podcast client, rather than an RSS reader. Podbit has an ncurses terminal user interface and vi-like keybindings.

Podbit runs on Linux and the BSDs.

Features

Requirements

Podbit is written in Go. So, to build, you will need a copy of the Go command line tool. In addition, you will need:

Because of security issues in the Go tool, the provided Makefile must be used instead of simply go build.