{"id":30897581,"url":"https://github.com/adelpro/open-tarteel","last_synced_at":"2025-09-09T00:13:38.215Z","repository":{"id":304735179,"uuid":"1019742806","full_name":"adelpro/open-tarteel","owner":"adelpro","description":"Open Tarteel is an open-source Quran application designed to provide an optimal Quran audio streaming experience across various platforms. Recent updates include significant UI/UX improvements for a more intuitive and engaging user interface, enhanced audio player controls, and smoother navigation.","archived":false,"fork":false,"pushed_at":"2025-08-11T21:25:53.000Z","size":3318,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-11T23:29:06.700Z","etag":null,"topics":["jotai","nextjs","player","pwa","quran","tailwindcss","tarteel"],"latest_commit_sha":null,"homepage":"https://tarteel.quran.us.kg","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adelpro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"buy_me_a_coffee":"adelbenyahia","custom":["https://www.paypal.com/paypalme/adelbenyahia"]}},"created_at":"2025-07-14T19:55:18.000Z","updated_at":"2025-08-11T21:25:56.000Z","dependencies_parsed_at":"2025-07-15T02:24:37.592Z","dependency_job_id":"fd403435-6ce6-4080-b8e9-a9aba62d316c","html_url":"https://github.com/adelpro/open-tarteel","commit_stats":null,"previous_names":["adelpro/open-tarteel"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/adelpro/open-tarteel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adelpro%2Fopen-tarteel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adelpro%2Fopen-tarteel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adelpro%2Fopen-tarteel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adelpro%2Fopen-tarteel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adelpro","download_url":"https://codeload.github.com/adelpro/open-tarteel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adelpro%2Fopen-tarteel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231111,"owners_count":25245685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jotai","nextjs","player","pwa","quran","tailwindcss","tarteel"],"created_at":"2025-09-09T00:13:36.659Z","updated_at":"2025-09-09T00:13:38.180Z","avatar_url":"https://github.com/adelpro.png","language":"TypeScript","funding_links":["https://buymeacoffee.com/adelbenyahia","https://www.paypal.com/paypalme/adelbenyahia"],"categories":["Quranic Text and Reading (386 projects)"],"sub_categories":["TypeScript"],"readme":"# Open Tarteel\n\n![GitHub Stars](https://img.shields.io/github/stars/adelpro/open-tarteel?style=social)\n![Forks](https://img.shields.io/github/forks/adelpro/open-tarteel?style=social)\n[![Twitter Follow](https://img.shields.io/twitter/follow/adelpro?style=social)](https://twitter.com/adelpro)\n\n![Next.JS](https://img.shields.io/badge/Next.js-3178C6?logo=next.js\u0026logoColor=fff\u0026style=flat)\n![PWA](https://img.shields.io/badge/PWA-1B1F23?logo=pwa\u0026logoColor=fff\u0026style=flat)\n\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/270e870a48f342ef9ba384229681db23)](https://app.codacy.com/gh/adelpro/open-tarteel/dashboard?utm_source=gh\u0026utm_medium=referral\u0026utm_content=\u0026utm_campaign=Badge_grade)\n\nOpen Tarteel is an open-source Quran application designed to provide an optimal Quran audio streaming experience across various platforms. Recent updates include significant UI/UX improvements for a more intuitive and engaging user interface, enhanced audio player controls, and smoother navigation. Built with modern web technologies, it ensures performance and responsive design.\n\n## Features\n\n- **Responsive Design**: Ensures a seamless experience across devices of all sizes.\n- **Tailwind CSS Styling**: Utilizes Tailwind CSS for efficient and customizable styling.\n- **Improved UI/UX**: Redesigned interface with better accessibility, smoother animations, and enhanced user interactions.\n- **Advanced Audio Player**: New player controls with playlist management, repeat, shuffle, and visual audio feedback.\n\n## Technologies Used\n\n- **Next.js**: For server-side rendering and optimized performance.\n- **TypeScript**: Ensuring type safety and a better developer experience.\n- **Tailwind CSS**: For utility-first CSS styling.\n- **Jotai**: For state management and global state.\n- **PWA**: Provides offline capabilities and an app-like experience.\n\n## Installation\n\n1. **Clone the Repository**:\n\n   ```bash\n   git clone https://github.com/adelpro/open-tarteel.git\n   cd open-tarteel\n   ```\n\n2. **Install Dependencies**:\n\n   ```bash\n   npm install\n   ```\n\n3. **Run the App**:\n\n   ```bash\n   npm run dev\n   ```\n\n## Contributing\n\nWe welcome contributions from the community. Please follow the [Contributing Guidelines](https://github.com/adelpro/open-tarteel/blob/main/CONTRIBUTING.md).\n\n## License\n\nThis project is licensed under the [MIT License](https://choosealicense.com/licenses/mit/)\n\n## Acknowledgments\n\n- [Next.js](https://nextjs.org/)\n- [Tailwind CSS](https://tailwindcss.com/)\n- [Jotai](https://jotai.org/)\n\n## Contact\n\nFor any inquiries or suggestions, please contact [contact@quran.us.kg](mailto:contact@quran.us.kg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadelpro%2Fopen-tarteel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadelpro%2Fopen-tarteel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadelpro%2Fopen-tarteel/lists"}