forked from tmilovanov/wisecreator
-
Notifications
You must be signed in to change notification settings - Fork 0
joker999/wisecreator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
You can use either standalone executables or pure python script (script runs faster) To run standalone executable you need to install: 1.Calibre Now you can use executables/wisecreator.exe or (if you use Linux) executables/wisecreator. You can copy those files anywhere you like on your computer How to use: Windows: wisecreator.exe PATH_TO_YOUR_MOBI_BOOK Linux: ./wisecreator PATH_TO_YOUR_MOBI_BOOK To run the script you need to install: 1.Python3 2.Python libs: NLTK: http://www.nltk.org/ sqlite3 3.calibre (console utility "ebook-convert" is used inside the script) Now you can run wisecreator: ./main.py PATH_TO_YOUR_MOBI_BOOK To develop: You need pyinstaller to pack executables. You can install it with pip.
About
Utility for adding word wise information to non amazon .mobi books
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 94.7%
- Batchfile 1.9%
- Shell 1.8%
- TeX 1.6%