You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
41 lines
5.3 KiB
HTML
41 lines
5.3 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<title>(POST) Open-Source Islam Apps?</title>
|
|
<link rel="icon" type="image/x-icon" href="../images/favicon.webp">
|
|
<link rel='stylesheet' type='text/css' href="../style.css">
|
|
<meta charset="utf-8"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta property="og:image" content="../images/favicons/blog.webp"></head>
|
|
|
|
<body>
|
|
<a style="text-decoration: none;" href="../">
|
|
<pre class="main-header">
|
|
_______ _ _ _______ __ __ _______ _______ __ _
|
|
|______ | | |______ \_/ |_____| |_____| | \ |
|
|
______| |_____| | | | | | | | \_|
|
|
</pre>
|
|
</a>
|
|
<hr/><p><a href="../">sf.me</a> > <a style="color:#bd93f9" href="../blog/">Blog</a> > <a style="color:#bd93f9" href=".">Open-Source Islam Apps?</a></p>
|
|
<h1>Open-Source Islam Apps?</h1>
|
|
<p style="font-size:110%">Posted on: <strong>2 July 2023</strong></p><p style="font-size:110%">Reading time: <strong><strong>3 min</strong><p style="font-size:110%"></strong>Category: <a style="color:#ff79c6" href="../blog/software/"><strong>Software</strong></a></p>
|
|
<p>I have tried finding open-source and <a href="../definitions/free-software/" style="color:#50fa7b">free</a> Islamic apps for a long time and it is tiring to do so. Most of the apps are Quran and prayer time apps which are perfect but we do not have apps for other parts of Islam like hadeeths, duas and even Qibla locating. If I do run across an app, its last update is always more than five years ago which is not ideal. There are two Islamic apps that I use on a daily basis that I absolutely love and will never switch from:</p>
|
|
<ul>
|
|
<li><a href="https://apt.izzysoft.de/fdroid/index/apk/com.quranapp.android">QuranApp</a></li>
|
|
<li><a href="https://fdroid.gitlab.io/fdroid-website/en/packages/com.github.meypod.al_azan/">Al-Azan</a></li>
|
|
</ul>
|
|
<p>QuranApp is a spectacular app that follows the <a href="../definitions/unix-philosophy/" style="color:#50fa7b">UNIX philosophy</a> and is hosted under the <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GPL license</a> effectively making it <a href="../definitions/free-software/" style="color:#50fa7b">free software</a>. It has many features like information on every single Surah, multiple translations, audio, mentions of prophets in the Quran and even has a search option using which you can search for any surah or term to get detailed information about your search query in the Quran. For example, searching about 'patience' brings up ayahs which talk about patience and the rewards that come about from being patient.</p>
|
|
<div style="text-align:center;"><img src="patience.webp" alt="Screenshot of the search term 'patience' in QuranApp"><figcaption>Screenshot of the search term 'patience' in QuranApp</figcaption></div>
|
|
<p>Al-Azan is another app which also follows the <a href="../definitions/unix-philosophy/" style="color:#50fa7b">UNIX philosophy</a> and is hosted under the <a href="https://www.gnu.org/licenses/agpl-3.0.en.html">AGPL license</a> also making it <a href="../definitions/free-software/" style="color:#50fa7b">free software</a>. It does one thing well - displaying and informing of prayer times. You can adjust the prayer times based on location, offset and even calculation methods.</p>
|
|
<p>However, there is not a single <a href="../definitions/free-software/" style="color:#50fa7b">free software</a> or even open-source <a href="https://ahadith.co.uk/fortressofthemuslim.php"">Hisnul Muslim</a> application that I have noticed. Most <a href="https://ahadith.co.uk/fortressofthemuslim.php"">Hisnul Muslim</a> apps I have used have the exact same duas since it is based off the 'Fortress of the Muslim' book. Just having a page with all duas with a simple search option and the translation in popular languages is all thats required to get the open-source savvy Muslim community to start using <a href="../definitions/free-software/" style="color:#50fa7b">free software</a> for their duas.</p>
|
|
<p>Anyone can take the lead. In fact, this may be the first thing I try when I start developing applications.</p>
|
|
<p><a href="mailto:sf@sufyaan.me?subject=Open-Source%20Islam%20Apps?">>>> Reply To Me</a></p>
|
|
<p><a href="islam.pdf">>>> Download PDF</a></p>
|
|
<p style="text-align:center;"><a href="../mnml/" style="color:#bd93f9"><svg class="footer-posts" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><mask id="ipSLeftOne0"><path fill="#fff" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M30 36L18 24l12-12v24Z"/></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#ipSLeftOne0)"/></svg>Previous Post</a> - <a style="color:#bd93f9" href="../ovsk/">Next Post</a> <svg class="footer-posts" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><mask id="ipSRightOne0"><path fill="#fff" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="m20 12l12 12l-12 12V12Z"/></mask><path fill="#bd93f9" d="M0 0h48v48H0z" mask="url(#ipSRightOne0)"/></svg></p>
|
|
<hr/>
|
|
<footer>
|
|
<p class="footer-text"><a style="color:#bd93f9" href="../blog">blog</a> - <a style="color:#ffb86c" href="../about">about</a> - <a style="color:#f1fa8c" href="../portfolio">portfolio</a> - <a style="color:#ff5555" href="../links">links</a></p>
|
|
<p class="footer-text" style="font-size:80%"><a href="../">sufyaan.me</a></p><p class="footer-text" style="font-size:65%"><a style="color:#aaaaaa" href="../sitemap">Site Map</a></p>
|
|
</footer>
|