Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Granada-Publications/IslamicTextAHK

This is an app developed using AutoHotkey scripting to help expand most commonly used Islamic terms while allowing the user to edit the defaults and/or add their own custom expansions.
https://github.com/Granada-Publications/IslamicTextAHK

Last synced: 27 days ago
JSON representation

This is an app developed using AutoHotkey scripting to help expand most commonly used Islamic terms while allowing the user to edit the defaults and/or add their own custom expansions.

Lists

README

        

IslamicTextAHK
==============
This is an AutoHotkey script app to expand commonly used Islamic terms. Users can add their own custom expansions as well as modify the defaults.

Installation Instructions
=========================
1. Install [AutoHotkey](http://www.autohotkey.com/).
2. Run the downloaded script.
3. Type any of the predefined shortcuts and it should expand to its counterparts.
3. (Optional) Load the script on Windows startup by storing in the 'startup' folder.
4. (Optional) You can add your own shortcuts by following the format given.

Predefined shortcuts
=====================
- ASA -> Assalamu'alaikum
- WALS -> Wa'alaikum 'Assalam
- pbuh -> (May Allah send blessings and peace upon him)
- s.a.w -> (salla Allaahu 'alayhi wa salaam)
- r.a. -> (RadiAllah 'anhu)
- jzk -> JazakAllah khayran

GUI WIP preview
===================
![](screen.png)

To Do
======
1. Make it independant of AutoHotkey by turning it into an .exe of its own.
2. Complete GUI interface for easy editing of text shortcuts.