eBookReaderSwitch/README.md

32 lines
1.0 KiB
Markdown

# eBookReaderSwitch
This is a project I've recently just started working on again. Currently its using MuPDF as its backend. Currently only most pdf files work.
### Current State:
* It finally works!
* So far, only **MOST** of the PDF files I've tested works.
* Just about **ALL** of the code isn't even mine but taken from an old commit of NX-Shell.
### TODO:
* Fix some PDF crashes and all the other file extentions.
* 2 pages side by side in landscape
* Dark mode
* Hardware lock to prevent accidental touches (maybe Vol- ?) (?)
### Screen Shots:
Dark Mode Help Menu:
<img src="screenshots/darkModeHelp.jpg" width="322" height="178.4">
Dark Mode Landscape Reading:
<img src="screenshots/darkModeLandscape.jpg" width="512" height="288">
Dark Mode Portrait Reading:
<img src="screenshots/darkModePortrait.jpg" width="285.6" height="408.8">
Dark Mode Book Selection:
<img src="screenshots/darkModeSelection.jpg" width="512" height="288">
Light Mode Landscape Reading:
<img src="screenshots/lightModeLandscape.jpg" width="512" height="288">