{"id":23120924,"url":"https://github.com/rajkumarbhakta/gdealz","last_synced_at":"2026-04-01T21:39:59.710Z","repository":{"id":232060641,"uuid":"783368586","full_name":"Rajkumarbhakta/GDealz","owner":"Rajkumarbhakta","description":"PC GAME deals application.","archived":false,"fork":false,"pushed_at":"2026-03-21T09:51:09.000Z","size":5569,"stargazers_count":27,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-21T12:33:43.489Z","etag":null,"topics":["android","jetpack-compose","kotlin-android","retrofit","room-database","workmanager-kotlin"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/Rajkumarbhakta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-04-07T17:44:22.000Z","updated_at":"2026-03-21T09:39:57.000Z","dependencies_parsed_at":"2024-04-22T08:25:50.802Z","dependency_job_id":"c315e36c-5fb6-4edb-879d-f3ad258ca852","html_url":"https://github.com/Rajkumarbhakta/GDealz","commit_stats":null,"previous_names":["rajkumarbhakta/gdealz"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/Rajkumarbhakta/GDealz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajkumarbhakta%2FGDealz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajkumarbhakta%2FGDealz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajkumarbhakta%2FGDealz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajkumarbhakta%2FGDealz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rajkumarbhakta","download_url":"https://codeload.github.com/Rajkumarbhakta/GDealz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajkumarbhakta%2FGDealz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31292458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T21:15:39.731Z","status":"ssl_error","status_checked_at":"2026-04-01T21:15:34.046Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["android","jetpack-compose","kotlin-android","retrofit","room-database","workmanager-kotlin"],"created_at":"2024-12-17T06:14:19.125Z","updated_at":"2026-04-01T21:39:59.696Z","avatar_url":"https://github.com/Rajkumarbhakta.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎮 PC Game Deals Tracker (Android)\n\nAn **ad-free, open-source Android app** to help gamers discover the best **PC game deals** and *\n*free game giveaways** across popular stores like **Steam**, **Epic Games Store**, **GOG**, *\n*Fanatical**, and more.\n\n---\n\n## ✨ Features\n\n✅ Track daily deals and discounts from top PC game stores  \n✅ Get notified about **free games** and giveaways  \n✅ Filter deals by:\n\n- Store (Steam, Epic, etc.)\n- Price range\n- Discount percentage\n- Sort by price, popularity, or discount\n\n✅ Save favorite deals to your watchlist  \n✅ Mark giveaways as **claimed/unclaimed** and separate them in your list  \n✅ Rich game details, including:\n\n- Game description / about the game\n- Game screenshots\n- PC requirements\n\n✅ Clean, simple, **ad-free** experience  \n✅ Supports devices running **Android SDK 21 (Lollipop)** and above\n\n---\n\n## 📥 Download\n\n📱 **[Play Store](https://play.google.com/store/apps/details?id=com.rkbapps.gdealz)**\n\n💻 **[Source code](https://github.com/Rajkumarbhakta/GDealz)**\n\n---\n\n## 📷 Screenshots\n\n|                      Home                      | Free Games                                          | Search                                           |\n|:----------------------------------------------:|-----------------------------------------------------|--------------------------------------------------|\n| \u003cimg height=\"500\" src=\"screenshots\\home.png\"/\u003e | \u003cimg height=\"500\" src=\"screenshots\\freeGames.png\"/\u003e | \u003cimg height=\"500\" src=\"screenshots\\search.png\"/\u003e |\n\n|                     Game Details                      | Fav Deals                                          |\n|:-----------------------------------------------------:|----------------------------------------------------|\n| \u003cimg height=\"500\" src=\"screenshots\\gameDetails.png\"/\u003e | \u003cimg height=\"500\" src=\"screenshots\\favDeals.png\"/\u003e |\n\n## 🔧 Building from Source\n\n1️⃣ Clone the repo:\n\n```bash\ngit clone https://github.com/yourusername/pc-game-deals-app.git\n```\n\n2️⃣ Open the project in Android Studio (Giraffe or newer recommended)\n3️⃣ Build \u0026 run on your device or emulator.\n\n## 💡 Contributing\n\n* Contributions are welcome! Feel free to:\n* Open issues (bugs, feature requests)\n* Submit pull requests\n* Suggest ideas\n* Please check out the [issues](https://github.com/Rajkumarbhakta/GDealz/issues) page or start a\n  discussion!\n\n## 📃 License\n\nThis project is licensed under the MIT License — see the LICENSE file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajkumarbhakta%2Fgdealz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajkumarbhakta%2Fgdealz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajkumarbhakta%2Fgdealz/lists"}