Some browsers, including Safari on iOS or new Edge on Windows, may install web apps. Select install (commonly named as "add to the home screen" on mobile) to install it.
After installation, the data are stored in the browser's profile. This also including files added during using. The storage space occupied is controlled by the browser. And these data may be cleaned up if you run out of storage.
The reader cannot guarantee that added files will not be cleaned up. Do not use the reader as a place to store or back up files.
Whenever you launch this application, with network connection available, the reader checks for and downloads the updated version. And the newer version will be used next time you launch application. If you don't want automatic updates, you'll need to fork or deploy this project yourself.
You may also use this reader without installation. Installing may help to hide UI elements such as address bar and provide offline use.
If you need to add a file, click the "Add" button in the upper left corner, and select the text file you want to add.
If your file is rendered as mojibake, you may need to save the text file with UTF-8 encoding.
When you need to delete a file, you can swipe left, right-click or press keyboard Delete on the corresponding item in the list to get the delete button.
Click the "Settings" button in the upper right corner of the file list to open the settings. Clicking on the items in the list to start reading.
You may choose Flip mode, or Scroll mode for reading mode. This option affects how it is rendered and operated when reading.
The reader offers both dark and light themes. The reader automatically switches themes based on your current system settings if you select "Auto".
Font settings allow you to browse and select font files. Supported font types may vary from browser to browser. Most browsers would support .ttf
, .otf
files.
Language tags are used to prompt the language of the article to browser. The setting may affect the wrapping of text and different font selections.
Pre-processing is performed only once when files are added. Files already added are not affected by this option.
Voice reading uses the voices installed in the system. Voice reading may not be available if some browser privacy settings is enabled.
See Project's GitHub repo for instructions on advanced settings.
You may switch between the three tabs using the three buttons at the bottom of the catalog, bookmarks, and search interface.
The reader does not provide the functionality to automatically extract table of contents. You will need to manually enter the template for the table of contents to extract it. Click the "Refresh" button in the upper right corner, enter the template and confirm. The reader will extract the table of contents based on the template.
If your article uses "CHAPTER I. Some Title" as the title of each chapter, you can enter "CHAPTER *. " as the template of table of contents. The template uses a asterisk (*
) as a wildcard to match any text, and a space (
) to match any whitespace characters. You may also use regular expressions by adding slashs (/) to the beginning and end of template.
Clicking the button in the upper right corner of bookmarks page to add bookmarks. You may delete bookmarks in a similar way just like the list of file page does.
Searching shows only the first result of each paragraph no matter the how many repeated searced text appears in a single paragraph.
The reader may not guess the language of its content. This may cause the browser to render CJK texts with wrong fonts. And may also lead to different line breaking behaviors than you expected.
You may fill language tags in operation, so the reader may work better. For example, you may use ja
for Japanese, en
for English, de
for German.
You may also load custom font files.
Text speech may try to skip text it cannot read. If you try to read Chinese article with an English language voice. It will skip every CJK characters and cause rapidly flipping pages. You may need to choose correct voices in options.