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: 2 months 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.
- Host: GitHub
- URL: https://github.com/Granada-Publications/IslamicTextAHK
- Owner: Granada-Publications
- Created: 2014-12-07T14:22:51.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-29T00:42:11.000Z (about 9 years ago)
- Last Synced: 2024-11-01T19:37:41.771Z (2 months ago)
- Language: AutoHotkey
- Homepage:
- Size: 160 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-Islam - IslamicTextAHK
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 khayranGUI 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.