Evolution de l'application ReBook…
Go to file
Trullemans Gregory b96437561c Renaming variable. 2021-07-28 22:42:51 +02:00
README.md first commit 2021-07-28 22:28:27 +02:00
conversion.png first commit 2021-07-28 22:28:27 +02:00
k2pdfopt first commit 2021-07-28 22:28:27 +02:00
log.png first commit 2021-07-28 22:28:27 +02:00
rebook.py first commit 2021-07-28 22:28:27 +02:00
rebook_2.py Renaming variable. 2021-07-28 22:42:51 +02:00

README.md

rebook

rebook is a Tcl/Tk based GUI for the PDF conversion tool, k2pdfopt.

rebook depends on python3 and Tcl/Tk 8.6. Tck/Tk with version lower than 8.6 doesn't work.

To check if the dependencies are correctly installed, just run python3 -m tkinter.

To run rebook, put k2pdfopt binary and rebook.py under the same directory and run python3 rebook.py

rebook is still under developing, feel free to report any issue.