Beastwick18 / genshin-real-time-notes

πŸ“ View your Genshin and Honkai: Star Rail Real-Time Notes from your PC! Check your resin and stamina without opening the Hoyolab App.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Genshin Real-Time Notes

Add your real-time notes to your system tray!

 

πŸ› οΈ Installing (pre-built binaries)

  • Download the latest .zip release from the releases tab.
  • Ensure you have WebView2 installed.
    • Select "Evergreen Standalone Installer"
    • WebView2 comes pre-installed on Windows 11, so you may not have to install it.
  • Extract this to wherever you would like it to be installed.
  • Run either resin.exe for Genshin, or stamina.exe for Honkai: Star-Rail.
  • A login window should appear prompting you to login to your Hoyolab account.

πŸͺ Logging in to Hoyolab

  1. Wait for the web page to load, then login with your email and password.

  1. (optional) Change the refresh interval to match how often you would like your data to refresh (in seconds).
  2. Click "Done"

πŸƒ Run on startup

  • Create a shortcut to either executable.
  • Press Win + R and type in shell:startup and hit Enter.
  • Copy the shortcut to this location.

🚧 Building from source

Windows

  • Clone the repo:
git clone https://github.com/Beastwick18/genshin-real-time-notes
cd genshin-real-time-notes
  • Run the following command:
make
  • Which will generate resin.exe and stamina.exe for Genshin and Honkai: Star-Rail respectively.

About

πŸ“ View your Genshin and Honkai: Star Rail Real-Time Notes from your PC! Check your resin and stamina without opening the Hoyolab App.

License:MIT License


Languages

Language:Go 99.5%Language:Makefile 0.5%