Storii

July 22, 2026 · View on GitHub

A Flutter client for Audiobookshelf focused on simple UX and maintainable architecture

CI Release Status RB Status GitHub all releases IzzyOnDroid Yearly Downloads Translation status

Download & Release Info

GitHub Version IzzyOnDroid Version License: GPL v3

Get it on IzzyOnDroid Get it on GitHub Get it on Obtainium

Features

  • Audiobooks & Podcasts streaming with background playback and progress sync
  • Offline downloads - fully functional download manager with pause/resume and local playback
  • Multi-user, multi-server and OIDC support with persistent sessions
  • Personalized home shelves: continue listening, recent series, newest authors, etc.
  • Advanced library browsing with filters, sorting, and series grouping
  • Search across books, series, authors, narrators, tags, and genres
  • Customizable player: sleep timer, speed control, seek buttons, chapter navigation, and listening history
  • Appearance settings: system/light/dark themes, dynamic colors, pure black mode, custom fonts, font scaling
  • Navigation customization: reorder tabs, choose startup screen, label behavior

Demo

Watch demo

Screenshots

library view showing audiobooksaudiobook detail screen with chaptersseries view listing related booksnow playing screen with playback controls
active downloads screenhome screen with mini playersettings screenappearance and theme settings

Roadmap

  • Additional player enhancements (bookmarks, equalizer)
  • Collections / playlists support

Tech Stack

LayerTechnologies
StateRiverpod
NetworkingDio (REST), Socket.IO (real‑time)
Audiojust_audio, audio_service, audio_session
Local DataHive CE, Flutter Secure Storage
RoutingGoRouter
Code GenFreezed, json_serializable, riverpod_generator, build_runner

Acknowledgments

  • Audiobookshelf: The open-source, self-hosted audiobook and podcast server this app is built for
  • Finamp: Inspiration for settings architecture
  • yaabsa: Bootstrapped the initial app structure

Contributing

Contributions are welcome. Please read CONTRIBUTING.md before submitting a PR.

Localization

Do you wish to use the app in your language? Help translate on Weblate.

Translation status

License

Storii is licensed under the GNU General Public License v3.0.

Storii
Copyright (C) 2026 Likhith Praveen K

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.