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

https://github.com/jayexdesigns/free-games-notifier

Desktop app that notifies you when a free game is available
https://github.com/jayexdesigns/free-games-notifier

rust sqlite tauri webscraping

Last synced: 2 months ago
JSON representation

Desktop app that notifies you when a free game is available

Awesome Lists containing this project

README

          


Free Games Notifier


Desktop app that notifies you when a free game is available




Installation


Download the latest release for your platform or compile the source code from the root folder with the build command if Node.js and Rust are installed.

```bash
npm run tauri build
```

Use


Once installed, you just have to open the application, it will start working in the background and notify you when a game is available for free. Closing the application will keep it running in the background, to really finish its execution you can press the "Exit" button in the system tray menu or within the application press the gear icon and select "Exit".