Free Games Notifier

A project which was planned to send push notifications whenever a paid game becomes free for a period: Steam, Epic Games Launcher, Xbox Store or Nintendo eShop. But mostly Epic Games Launcher.

I will probably never finish the project so I'm open sourcing it as is.

Monorepo includes:

App Preview

FreeGamesNotifier.mp4
  • Animations are implemented with Software Mansion Reanimated 3.
  • Shared component animations are manually implemented since project, because then current version of Reanimated didn't support it.
  • The Tag Cloud and Store Selector components use Reanimated 3 Layout Animations.

Server

I started server with Bun but soon after converted it to Cloudflare Workers due to reasons I don't remember. Hono is used for routing

Manager

Nothing special about manager - it's unfinished Expo web project with bare minimum UI