Offline audiobook player with some quality of life features.

Its an offline audiobook player. With some quality of life features such as: character lists, listining statistics, listening log, media button customisation, smart sleep timer and more.
Built on Voice by Paul Woitaschek (go try that first, it's polished and actively maintained). VoicePlus adds a few extras and strips the telemetry.
WHAT'S DIFFERENT FROM VOICE
- Listening Log: every session recorded locally so you can see when and how long you listened
- Listening Statistics: charts and summaries of your history, all computed on-device
- Character List: attach a cast list to any book for quick reference while listening
- Hidden Books: hide books from your library without deleting them
- Chapter Name Editor: correct wrong chapter numbers with a single offset, or rename chapters, without touching your files
- Resizable widget with configurable opacity and text scale
- Customizable media button actions (double-press and triple-press)
- Sleep timer auto-reset on interaction, with N-chapter countdown
- Firebase removed entirely. No analytics, no crash reporting, no remote config
THE BASICS (inherited from Voice, credit to Paul)
- Local files only. No accounts, no cloud sync
- Remembers your position in every book
- Adjustable playback speed
- Sleep timer with end-of-chapter detection
- Bookmarks
- Android Auto
- Material You design, light and dark themes
- Cover art search via DuckDuckGo (only when you trigger it)
PRIVACY
Nothing leaves your device. The only network activity is the optional cover art search, and only when you open that screen and ask for it. No analytics. No crash reporters. Nothing running in the background.
Privacy policy: https://github.com/mistermo-vibecode/VoicePlus/blob/main/PRIVACY.md
OPEN SOURCE
GPL v3. Source at https://github.com/mistermo-vibecode/VoicePlus
Built on Voice by Paul Woitaschek: https://github.com/PaulWoitaschek/Voice
WhatsNew:
* New: Edit chapter names from the playback menu. Fix off-by-one chapter numbers with a single offset (digits or number words), or rename chapters individually. Corrections survive re-scans and never touch your files.
* "Use folder names instead of file tags" now updates your existing books right away when toggled (experimental).