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

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

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/)