Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/R4md4c/GameDealz
A non-official Android client for IsThereAnyDeal.com
https://github.com/R4md4c/GameDealz
android android-apps compare-prices games kotlin shops steam
Last synced: 3 months ago
JSON representation
A non-official Android client for IsThereAnyDeal.com
- Host: GitHub
- URL: https://github.com/R4md4c/GameDealz
- Owner: R4md4c
- License: gpl-3.0
- Created: 2018-12-31T21:18:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-03T20:42:11.000Z (11 months ago)
- Last Synced: 2024-07-16T06:38:17.553Z (4 months ago)
- Topics: android, android-apps, compare-prices, games, kotlin, shops, steam
- Language: Kotlin
- Homepage:
- Size: 12.1 MB
- Stars: 32
- Watchers: 3
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-android-kotlin-apps - GameDealz - official Android client for IsThereAnyDeal.com</br></br> <b>Tech Stack</b> : Dagger, Coroutines, Testing, Retrofit, Room, WorkManager, acra, fastAdapter, Paging, JSoup, dropbox/Store, LiveData, ViewModel </br></br> <i> Last commit: 1 year ago</i> | 🌟 27 </br> 🍴 2 </br> 👁️ 4 | (:art: Pattern / MVI)
README
# GameDealz
GameDealz is a **non-official** client for [IsThereAnyDeal.com](https://isthereanydeal.com/), it uses its [API](https://itad.docs.apiary.io/#)
to retrieve/search for deals and compare prices.**Disclaimer**: GameDealz is not affiliated in any way with [IsThereAnyDeal.com](https://isthereanydeal.com/).
## Screenshots
[](screenshots/screenshot1.png)
[](screenshots/screenshot2.png)
[](screenshots/screenshot3.png)
[](screenshots/screenshot4.png)
[](screenshots/screenshot5.png)
[](screenshots/screenshot6.png)
[](screenshots/screenshot7.png)[![GameDealz on the Google Play Store](https://developer.android.com/images/brand/en_app_rgb_wo_60.png)](https://play.google.com/store/apps/details?id=de.r4md4c.gamedealz)
[](https://f-droid.org/en/packages/de.r4md4c.gamedealz/)## Features
* List current on going deals according to shops and regions.
* Compare prices and historical lows across different shops.
* Supports searching for games.
* Retrieves from Steam API information such as screenshots and game information.
* Add games to your Watchlist and get notified when there prices reach the specified threshold.
* Has a Dark theme.## Upcoming/Planned Features
* Add login support for IsThereAnyDeal.com account.
* Sync waitlists and display notification when a better deal pops-up to a waited game.## Limitations
* Only images for games that are sold on Steam can be displayed, images for shop exclusive games (such as Origin) are not.
* Images for packages and bundles on Steam are not displayed due to limitations from their APIs not exposing such information.
## Contributions
Whether you have ideas, design changes, code cleaning, or real heavy code changes, help is always welcome.
## License
[![GNU GPLv3 Image](https://www.gnu.org/graphics/gplv3-127x51.png)](http://www.gnu.org/licenses/gpl-3.0.en.html)GameDealz is a Free Software: You can use, study share and improve it at your
will. Specifically you can redistribute and/or modify it under the terms of the
[GNU General Public License](https://www.gnu.org/licenses/gpl.html) as
published by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.