8000 GitHub - joker999/wisecreator: Utility for adding word wise information to non amazon .mobi books
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

joker999/wisecreator

 
 

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

No packages published

Languages

  • Python 94.7%
  • Batchfile 1.9%
  • Shell 1.8%
  • TeX 1.6%
0