Skip to content

Axyss/HoYo.Daily

Repository files navigation

HoYoDaily Logo

📋 Overview

HoYoDaily is a browser extension that automatically claims your daily check-in rewards for HoYoverse games.
Just set it up and forget about it! 🚀

🎮 Currently supporting:

  • Genshin Impact
  • Honkai Star Rail
  • Zenless Zone Zero
  • Honkai Impact 3rd
  • Tears of Themis

🌐 Supported Browsers

  Chrome Logo   Firefox Logo   Edge Logo   Opera Logo   Brave Logo  

And probably other Chromium-based browsers, but I haven't tested those

📷 Screenshots

📥 Installation

Download the extension from one of the following stores:

Download from Chrome Store   Download from Firefox Store

💻 Development

Prerequisites

  • Node.js v22 or higher
  • npm

Getting Started

  1. Clone the repository

    git clone https://github.com/Axyss/HoYo.Daily.git
    cd HoYoDaily
  2. Install dependencies

    npm install
  3. Build the extension based on the target browser

    npm run build:chrome
    npm run build:firefox
  4. (Optional) For hot-reload during development

    npm run watch

📄 License

This project is licensed under the MIT license.