https://github.com/christopherkade/hearth
A simple informational app. for Hearthstone
https://github.com/christopherkade/hearth
Last synced: 11 months ago
JSON representation
A simple informational app. for Hearthstone
- Host: GitHub
- URL: https://github.com/christopherkade/hearth
- Owner: christopherkade
- Created: 2016-12-19T16:09:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-02T09:08:54.000Z (about 9 years ago)
- Last Synced: 2025-03-09T15:56:44.562Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 462 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hearth
Hearthstone Companion App - A simple informational app. for Hearthstone
## Features
- Specific card searching
- Class specific card searching
- Deck-specific statistics
## Tools Used
Libraries:
- [Glide](https://github.com/bumptech/glide) - For image loading and caching.
- [Merlin](https://github.com/novoda/merlin) - For network connection handling.
- [Support](https://developer.android.com/topic/libraries/support-library/index.html) - For various elements of design.
API:
- [Hearthstone API](http://hearthstoneapi.com/)