Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ikramhasan/gg-desktop

View all game giveaways. Right in your menu bar.
https://github.com/ikramhasan/gg-desktop

nextjs rust rust-lang tauri typescript

Last synced: about 1 month ago
JSON representation

View all game giveaways. Right in your menu bar.

Awesome Lists containing this project

README

        

## GG: Game Giveaways

Most gaming clients nowadays offer free games very often (Specially EPIC) and I've always found it hard to check all the stores out every week. I wanted an app that would notify me when a game goes free. After a lot searching around, I decided to make my own. Through this app, you can see all available free games and active giveaways and get notified when a game goes free.

## Getting Started

First, install all the dependencies:

```bash
bun install
```

Then, run the development server:

```bash
bun tauri dev
```