NamazRSS is a simple project that utilizes the ChatGPT 3.5 model to provide accurate prayer times (Namaz) for Muslims. It fetches data from the Aladhan API and allows you to customize the city and calculation method for prayer time calculations.
- Accurate prayer times using the Aladhan API
- Customizable city and calculation method
Follow these steps to set up and customize the NamazRSS project for your use:
- Fork the repository
- Setup Action
- Go Through The PY codes, Change location and times
- Get the RAW link of rss_feed.xml
- Use it in your RSS Feeder app
Now, you should have your NamazRSS application up and running, fetching prayer times using the Aladhan API and allowing you to customize the city and calculation method.
Contributions are welcome! If you'd like to contribute to NamazRSS, please follow these steps:
- Fork the repository and create a new branch.
- Make your changes and test them thoroughly.
- Create a pull request explaining your changes.
This project is licensed under the MIT License.
Feel free to customize this Readme according to your project's specific details. Happy coding!