BOOKBOOKBOOK
Terminal UI audiobook (.m4b) player powered by FFmpeg and bubbletea.
Features
- Saved progress between sessions (keep listening where you left off)
- Skip forward & back in 30s or 5m increments
- Jump around by chapter
- Volume controls
Setup
Requirements
Installation
go install github.com/bushyFUPA/bookbookbook@latest
bookbookbook <audiobook-directory>
History
I built the original prototype for the decoding and playing "back-end" components of this with a simple play/pause TUI by hand (free range, organic, bespoke code) while streaming on Twitch.
After that proof-of-concept, I vibed the remainder of the features to completion with Claude. This is now certified slop, but it does what I need it to reasonably well.