NamazRSS is a simple project that uses ChatGPT 3.5 & Gemini 3.6 Flash together with the Aladhan API to generate an RSS feed containing daily Islamic prayer times (Namaz). You can easily customize the location and prayer calculation method to fit your needs.
- Accurate prayer times using the Aladhan API
- Customizable city and calculation method
- Automatically updated RSS feed using GitHub Actions
- Compatible with any RSS reader
- Offers Verses & Hadiths related to time & prayer
Follow these steps to set up your own NamazRSS feed:
- Fork this repository.
- Enable GitHub Actions.
- Edit the Python files and change the location and calculation method.
- Let the workflow generate
rss_feed.xmlandrss_feed_simple.xml. - Copy the RAW URL of
rss_feed.xmlorrss_feed_simple.xml - Add it to your favorite RSS reader.
Your personalized prayer time RSS feed is now ready to use.
- The base code was written by ChatGPT 3.5.
- The updated code was written by Gemini 3.6 Flash.
Contributions are welcome!
- Fork the repository.
- Create a new branch.
- Make your changes and test them.
- Open a Pull Request describing your changes.
This project is licensed under the MIT License.
Feel free to customize this README to match your project. Happy coding! 🚀
0 comments
log in to comment.