Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Kindle support #5

Merged
merged 16 commits into from
Apr 5, 2025
Merged

feat: Kindle support #5

merged 16 commits into from
Apr 5, 2025

Conversation

matteomiceli
Copy link
Member

Introduce kindle support. In this PR:

  • detect device type (kindle or kobo) based on internal directory structure
  • support for kindle device
    • convert to kindle supported dictionary with kindlegen software (bundled with kindle previewer 3)
  • introduce settings page to allow user's to set kindlegen path so runik knows where to look
  • upgrade runik/builder version so dictionary has language metadata
    • pass language metadata to kindle dictionary

@matteomiceli matteomiceli force-pushed the kindle-support branch 2 times, most recently from 1edc203 to 7241859 Compare April 5, 2025 18:07
This is a good place to start for a general config component. Will
likely need to handle config patching instead of completely writing a
new object, but that can come in the future.
Includes improved parser reliability and dictionary language support.
Using the html/template package instead of the raw text/template.
@matteomiceli matteomiceli merged commit 7ea4ecc into main Apr 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant