GithubHelp home page GithubHelp logo

alyamanmas / qurankindle Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 9 KB

A Quran/Mushaf compiled for the Kindle Paperwhite 11th edition to waste as little space as possible

Nix 7.32% Typst 92.68%

qurankindle's Introduction

Overview

This is a compilation/PDF of the Holy Qur'an for the Kindle Paperwhite 11th Gen. It's designed to fit the screen size of the device and thus waste as little space as possible.

It was made using Typst with the Qur'an pages from Kind Fahd Glorious Quran Printing Complex and some data from the Quran.com Android app's source code.

Features

  • Uses the Madani Mushaf of 1441
  • Has an outline that can be accessed from the device's top bar for easy access to Surahs
  • Includes a table of contents at the end
  • Page numbers in the PDF correspond directly to page numbers in the Mushaf, making it easy to navigate directly to a specific page through the device's page navigation feature

Compiling

You can adapt the project to any device by modifying the page dimensions in the template.typ file and then compiling the project with typst compile. You will need to have the Amiri font installed. Additionally, you will need to have the Qur'an pages inside the cropped directory with a specific naming convention found inside main.typ. The attached main.pdf uses the Hafs Narration files cropped with Inkscape1 to remove the unnecessary decorations and padding

Footnotes

  1. This is done with the following commands: for file in 1441/*.ai; do inkscape "$file" -i layer-MC3 -o "cropped/$(basename $file).svg"; done โ†ฉ

qurankindle's People

Contributors

alyamanmas avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.