The Problem
Expats in GCC countries need to track remittance rates and calculate Zakat obligations. Rates change frequently and rules vary by country.
RemitAlert
An open-source tool for real-time remittance rate tracking and automated Zakat calculation.
Key Features
- Real-time exchange rates across major corridors
- Multi-currency: AED, SAR, QAR, KWD, BHD, OMR
- Zakat calculator with local rules
- Rate alerts when targets are hit
- Multi-language: English, Arabic, Spanish
Supported Corridors
UAE, Saudi, Qatar, Kuwait, Bahrain, Oman → India, Pakistan, Philippines, Bangladesh, Sri Lanka
Try It
git clone https://github.com/liuquant-design/telegram-market-bots
cd remitalert && pip install -r requirements.txt
python -m remitalert.server
Contributing
Check the GitHub repo and open an issue!
Top comments (0)