{"id":26395726,"url":"https://github.com/azhuge233/egsfreegamesnotifier","last_synced_at":"2026-04-14T03:01:21.458Z","repository":{"id":88105373,"uuid":"585839516","full_name":"azhuge233/EGSFreeGamesNotifier","owner":"azhuge233","description":"Epic Games Store free games notifier.","archived":false,"fork":false,"pushed_at":"2024-05-20T14:18:03.000Z","size":73,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-28T23:53:53.214Z","etag":null,"topics":["bark","discord","email","epicgames","freegamefindings","freegames","notifier","qq","telegram"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/azhuge233.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-01-06T08:07:47.000Z","updated_at":"2024-06-20T03:48:35.448Z","dependencies_parsed_at":"2024-04-15T16:09:35.819Z","dependency_job_id":"fc988942-8b5c-44b2-a884-529400e53be1","html_url":"https://github.com/azhuge233/EGSFreeGamesNotifier","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azhuge233%2FEGSFreeGamesNotifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azhuge233%2FEGSFreeGamesNotifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azhuge233%2FEGSFreeGamesNotifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azhuge233%2FEGSFreeGamesNotifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azhuge233","download_url":"https://codeload.github.com/azhuge233/EGSFreeGamesNotifier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244022683,"owners_count":20385134,"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","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":["bark","discord","email","epicgames","freegamefindings","freegames","notifier","qq","telegram"],"created_at":"2025-03-17T11:19:06.613Z","updated_at":"2026-04-14T03:01:21.453Z","avatar_url":"https://github.com/azhuge233.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EGSFreeGamesNotifier\n\nA CLI tool\n\n- Fetch free games info from Epic Games Store API.\n- Generate games' store page link and purchase link.\n- Send notifications to Telegram, Bark, Email, QQ, PushPlus(Wechat), DingTalk, PushDeer, Discord and MeoW.\n\nDemo Telegram Channel [@azhuge233_FreeGames](https://t.me/azhuge233_FreeGames)\n\n## Build\n\nInstall dotnet 10.0 SDK first, you can find installation packages/guides [here](https://dotnet.microsoft.com/download).\n\n```shell\ngit clone https://github.com/azhuge233/EGSFreeGamesNotifier.git\ncd EGSFreeGamesNotifier\ndotnet publish -c Release -p:PublishDir=/your/path/here -r [win-x64/osx-x64/...] --sc\n```\n\n## Usage\n\nSet your telegram bot token and chat ID in config.json.\n\nCheck [wiki](https://github.com/azhuge233/EGSFreeGamesNotifier/wiki) for more explanation.\n\n### Repeatedly running\n\nThe program will not add while/for loop, it's a scraper. To schedule the program, use cron.d in Linux(macOS) or Task Scheduler in Windows.\n\n## My Free Games Collection\n\n- IndiegameBundles (EpicBundle alternative)\n    - [https://github.com/azhuge233/IndiegameBundlesNotifier](https://github.com/azhuge233/IndiegameBundlesNotifier)\n- Indiegala\n    - [https://github.com/azhuge233/IndiegalaFreebieNotifier](https://github.com/azhuge233/IndiegalaFreebieNotifier)\n- GOG\n    - [https://github.com/azhuge233/GOGGiveawayNotifier](https://github.com/azhuge233/GOGGiveawayNotifier)\n- Ubisoft\n    - [https://github.com/azhuge233/UbisoftGiveawayNotifier](https://github.com/azhuge233/UbisoftGiveawayNotifier)\n- PlayStation Plus\n    - [https://github.com/azhuge233/PSPlusMonthlyGames-Notifier](https://github.com/azhuge233/PSPlusMonthlyGames-Notifier)\n- Reddit Community\n    - [https://github.com/azhuge233/RedditFreeGamesNotifier](https://github.com/azhuge233/RedditFreeGamesNotifier)\n- Epic Games Store\n    - [https://github.com/azhuge233/EGSFreeGamesNotifier](https://github.com/azhuge233/EGSFreeGamesNotifier)\n    - [https://github.com/azhuge233/EGSMobileFreeGamesNotifier](https://github.com/azhuge233/EGSMobileFreeGamesNotifier)\n- SteamDB\n    - [https://github.com/azhuge233/SteamDB-FreeGames-dotnet](https://github.com/azhuge233/SteamDB-FreeGames-dotnet)(Stop Maintained)\n- EpicBundle (site not updated)\n    - [https://github.com/azhuge233/EpicBundle-FreeGames](https://github.com/azhuge233/EpicBundle-FreeGames)(Archived)\n    - [https://github.com/azhuge233/EpicBundle-FreeGames-dotnet](https://github.com/azhuge233/EpicBundle-FreeGames-dotnet)(Archived)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazhuge233%2Fegsfreegamesnotifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazhuge233%2Fegsfreegamesnotifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazhuge233%2Fegsfreegamesnotifier/lists"}