github:https://github.com/minxuanz/noveltui
It only supports TXT files.
The bookmark feature is implemented by inserting a symbol at the end of a line and saving it. Every time you exit, the current line will be marked with the bookmark symbol, and the next time you open the file, it will jump to the last bookmarked position. This way, it remembers your reading position, so it’s best to back up the original file.
It also supports custom regular expressions to split chapters and generate a table of contents, automatic reading , and multiple themes.
It works on Linux, macOS, and Windows. It’s just for fun.