An open API service indexing awesome lists of open source software.

https://github.com/1995parham/taeftar

:palm_tree: How long is remaining until "eftar"
https://github.com/1995parham/taeftar

iftar ramadan ramadan-mubarak

Last synced: 9 months ago
JSON representation

:palm_tree: How long is remaining until "eftar"

Awesome Lists containing this project

README

          

🌴 Ta Eftar

How long is remaining until "Iftar"

## Introduction

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.

## Up and Running

You can run TaEftar locally by just having NodeJS installed:

```bash
npm install
npm run dev
```

Then visit `http://localhost:3000/taeftar/city/tehran` on your system.