You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
After modifying the text settings on an EPUB, there is no official way to revert the EPUB to its initial state. This obnoxious flaw can be solved by this host sided script, which can revert the text settings of EPUBS back to their default.
Dependencies
In order for this script to function as intended, the following software must be available on the host machine
From here on, you may opt to copy the script to a path defined in the $PATH variable so that it can be executed directly from the terminal
2. Executing the script
It is important to note, that the device must remain unlocked until the script has completed
Assuming our device is connected via USB, we may execute the script on /Foo.epub and /Foo/Bar.epub
$ retext /Foo.epub /Foo/Bar.epub
Attempting to establish connection with the device...
Successfully established connection, please do not lock your device until the script has completed!
Resetting epub(s)...
Applying changes...
Done