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
- Host: GitHub
- URL: https://github.com/jayexdesigns/free-games-notifier
- Owner: JayexDesigns
- Created: 2020-11-09T02:13:24.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-18T01:43:55.000Z (over 2 years ago)
- Last Synced: 2025-05-02T10:11:33.747Z (about 1 year ago)
- Topics: rust, sqlite, tauri, webscraping
- Language: Rust
- Homepage:
- Size: 15.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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".