Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.12 KB

File metadata and controls

21 lines (16 loc) · 1.12 KB

BookPlayer

Quickly made audio book player mobile app for Android. It uses BaseFlow/XamarinMediaManager under the hood and has simple UI for the playing files and showing library content.

I have no plans to develop this further, but maybe this can be a useful draft project for someone to see how XamarinMediaManager can be easily used.

Features

  • Made with .NET (Visual Studio, Xamarin.Forms)
  • Android app is functional. Also iOS project draft exists
  • Two main views: player and "bookshelf". In addition there's simple settings page to specify book library folder path
  • Light/dark theme
  • Lock screen and quick access media playing controls provided by XamarinMediaManager
  • Currently supports and parses only books with its metadata in SMIL format. All files (.html, .mp3 and .smil) related to a specific book needs to be in one folder.

Screenshots

Player image Player image

License

Copyright (c) ilpork. All rights reserved.

Licensed under the MIT license.