Files
auditui/README.md

18 lines
455 B
Markdown

# 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 just lists your library.
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