58 lines
2.5 KiB
Markdown
58 lines
2.5 KiB
Markdown
# <p align="center">Book's Story 📖</p>
|
|
|
|
<div align="center">
|
|
|
|
<a href="">[](https://github.com/Acclorite/book-story/releases)</a>
|
|
</div>
|
|
|
|
<img src="https://github.com/Acclorite/book-story/blob/master/assets/readme/github_overview.png">
|
|
Material3 Book Reader built with Jetpack Compose and Kotlin.
|
|
|
|
## 🖌️ Screenshots
|
|
<div>
|
|
<img src="https://github.com/Acclorite/book-story/blob/master/assets/Library.png" width="20%" />
|
|
<img src="https://github.com/Acclorite/book-story/blob/master/assets/History.png" width="20%" />
|
|
<img src="https://github.com/Acclorite/book-story/blob/master/assets/Browse.png" width="20%" />
|
|
<img src="https://github.com/Acclorite/book-story/blob/master/assets/Reader.png" width="20%" />
|
|
<img src="https://github.com/Acclorite/book-story/blob/master/assets/Start.png" width="20%" />
|
|
<img src="https://github.com/Acclorite/book-story/blob/master/assets/Book Info.png" width="20%" />
|
|
<img src="https://github.com/Acclorite/book-story/blob/master/assets/About.png" width="20%" />
|
|
<img src="https://github.com/Acclorite/book-story/blob/master/assets/Help.png" width="20%" />
|
|
<img src="https://github.com/Acclorite/book-story/blob/master/assets/Settings.png" width="20%" />
|
|
<img src="https://github.com/Acclorite/book-story/blob/master/assets/Reader Settings.png" width="20%" />
|
|
</div>
|
|
|
|
## ✨ Features
|
|
- 3 supported file formats(.pdf, .txt, .epub)
|
|
- Categories to organize your Library
|
|
- Check for app updates on app startup
|
|
- Anti error protection(you cannot add/update a book if it is not valid)
|
|
- Highly customizable Reader
|
|
- Material3 latest design guidelines
|
|
- 7 unique themes
|
|
- MaterialYou Dynamic Theme support
|
|
- Simple UI
|
|
- Detailed app functions explanation(help screen)
|
|
- More..
|
|
|
|
## 😵💫 Upcoming features
|
|
- [You tell me!](https://github.com/Acclorite/book-story/labels/enhancement)
|
|
|
|
## 🌐 Translation
|
|
- English (Default)
|
|
- Ukrainian (Default)
|
|
|
|
## 🤗 Credits
|
|
- Tachiyomi (Design template, no code is taken)
|
|
- [Libre-Sudoku](https://github.com/kaajjo/Libre-Sudoku) (Readme template, no code is taken)
|
|
|
|
## 🧾 License
|
|
<div align="center">
|
|
<pre>
|
|
GNU GENERAL PUBLIC LICENSE
|
|
Version 3, 29 June 2007 </br>
|
|
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
|
|
Everyone is permitted to copy and distribute verbatim copies
|
|
of this license document, but changing it is not allowed.
|
|
</pre>
|
|
</div>
|