docs: update readme
This commit is contained in:
17
README.md
Normal file
17
README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# auditui
|
||||
|
||||
A terminal-based user interface (TUI) client for Audible, written in Python 3.
|
||||
|
||||
Listen to your audiobooks, browse your library, search for new titles, and manage your Audible account directly from your terminal.
|
||||
|
||||
## 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
|
||||
Reference in New Issue
Block a user