2025-11-17 20:32:47 +01:00
2025-11-14 23:37:21 +01:00
2025-11-14 23:39:36 +01:00
2025-11-17 20:29:41 +01:00
2025-11-17 20:32:47 +01:00
2025-11-14 23:37:37 +01:00

auditui

A terminal-based user interface (TUI) client for Audible, written in Python 3.

Listen to your audiobooks or podcasts, browse your library, search for new titles, add them to your wishlist, and more.

What it does

For now, it can:

  • list your entire library
  • list your unfinished books with progress information
  • play a book (start when it was last paused, mark the position when it's paused)
  • mark a book as finished
  • mark a book as unfinished
  • search for new titles
  • add a book to your wishlist

Login is handled and credentials are stored in ~/.config/auditui/auth.json.

OTP is supported if you use a two-factor authentication device.

License

GNU General Public License v3.0

Description
TUI client for Audible
Readme GPL-3.0 458 KiB
Languages
Python 100%