A simple, accessible audiobook player designed for users with impaired vision or limited motor control
A simple, accessible audiobook player designed for users with impaired vision or limited motor control.
Easy Audiobook has two screens: your library and the player. No tabs, no menus, no clutter. Just big buttons, high contrast, and audio that picks up right where you left off.
Features
- Large, high-contrast controls designed for accessibility
- Supports MP3, M4A, and M4B audio formats
- Reads metadata and cover art from M4B files automatically
- Sleep timer with configurable duration
- Configurable skip forward/back duration
- Downloads audiobooks from RAR, ZIP, 7z, TAR, and GZ archives
- Background gradients that adapt to cover art
- Position saved automatically across app restarts
- Tap and hold a book cover to edit metadata or delete it
URL Schemes for Remote Management
Manage someone's library without touching their phone. Send a link and they just tap it. Works from Safari, Shortcuts, or any app that can open URLs.
Download a book:
easyaudiobook://download?book=https://example.com/mybook.rar
Delete a single book:
easyaudiobook://delete?book=My%20Audiobook
Delete all books:
easyaudiobook://deleteall
Change settings:
easyaudiobook://settings?skipDurationSeconds=60&sleepTimerMinutes=45
Skip duration accepts 1–600 seconds. Sleep timer accepts 1–480 minutes. Both parameters are optional — only the ones you include are changed.
Settings
Open Settings > Easy Audiobook to configure skip duration and sleep timer length. Settings live in the iOS Settings app to keep the main interface simple.