A lightweight and easy-to-use card tracking tool for Hearthstone. This application helps players keep track of their cards in real-time, providing a simple UI for quick access to card images and deck information.
- Displays a list of tracked cards in a dedicated window
- Shows card images when hovering over card names
- Automatically fetches card images from an online API
- Always stays on top for easy reference during gameplay
- Simple and clean UI
- Record and Display Deck winning rate
- Supports multiple languages
You can download the Release and then unzip it.You will find the .exe launcher
git clone https://github.com/scriptLin-bjtu/WaterStone.git
cd WaterStone
npm install
npm start
If encountering installation issues,go to nodegui FAQ https://docs.nodegui.org/docs/faq/
- NodeGui
- Node.js
- Battle Net Hearthstone API https://develop.battle.net/documentation/hearthstone/game-data-apis
- HearthstoneJSON https://hearthstonejson.com/
- Add Played Cards Area
- Enhance UI with better styling
- Implement a better caching system for card images
Feel free to fork this repository and submit pull requests!
This project is licensed under the ISC License.