Skip to content

Beastwick18/genshin-real-time-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

51 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation


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.