How long is remaining until "Iftar"
Ta Eftar shows how long is remaining until Iftar. Muslims at Ramadan get fasts every day until Maghrib, and this project shows much left until when they can break their fast. This project originally created by Fandogh team, but it left unmaintained. This fork is created to lunch it in GitHub. Ta Eftar is only useful in Iran, and you can use it in Iran's cities that are defined in code.
You can run TaEftar locally by just having NodeJS installed:
npm install
npm run dev
Then visit http://localhost:3000/taeftar/city/tehran
on your system.