Skip to content

thantez/ayahday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ayah Day

Muslims have a holy book called the Qur'an, whose language is Arabic and its Persian translation is available.

So, I had an idea to writing a program that would show me a verse from this book with a translation and a Tafsir (Interpretation) in texts and audios, every day when I turn on the computer.

Screenshot

Screenshot-20220211162140-1020x752

installation

Use binary version

You can Install this for Windows or Linux by provided Installers in Releases section (right side).

or

Build it manually

install Nodejs and then clone this repo.

after that:

$ npm install
$ neu run

TODO

  • bug fix and exception handling
  • documentation
  • app will start when linux boots up
  • install script
  • Adding a setting/options page for customization
  • Add a menu bar for more tools and a "Info" page.