{"id":16678599,"url":"https://github.com/beastwick18/genshin-real-time-notes","last_synced_at":"2025-03-21T18:32:13.769Z","repository":{"id":215419108,"uuid":"738783824","full_name":"Beastwick18/genshin-real-time-notes","owner":"Beastwick18","description":"📝 View your Genshin, Honkai: Star Rail, and Zenless Zone Zero Real-Time Notes from your PC! Check your resin and stamina without opening the Hoyolab App.","archived":false,"fork":false,"pushed_at":"2024-11-27T15:18:16.000Z","size":6494,"stargazers_count":23,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-18T03:43:53.790Z","etag":null,"topics":["genshin","genshin-impact","go","golang","honkai","honkai-star-rail","hoyolab","hoyolab-api","hoyoverse","hoyoverse-api","mihoyo","mihoyo-api","system-tray","systray","tray","tray-application","zenless-zone-zero","zzz"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Beastwick18.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-04T03:17:05.000Z","updated_at":"2025-03-03T11:48:26.000Z","dependencies_parsed_at":"2024-01-28T06:25:07.388Z","dependency_job_id":"e08e1ccd-075d-4eb3-8863-0c0ff49a772b","html_url":"https://github.com/Beastwick18/genshin-real-time-notes","commit_stats":null,"previous_names":["beastwick18/genshin-real-time-notes"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beastwick18%2Fgenshin-real-time-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beastwick18%2Fgenshin-real-time-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beastwick18%2Fgenshin-real-time-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beastwick18%2Fgenshin-real-time-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Beastwick18","download_url":"https://codeload.github.com/Beastwick18/genshin-real-time-notes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244848808,"owners_count":20520590,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["genshin","genshin-impact","go","golang","honkai","honkai-star-rail","hoyolab","hoyolab-api","hoyoverse","hoyoverse-api","mihoyo","mihoyo-api","system-tray","systray","tray","tray-application","zenless-zone-zero","zzz"],"created_at":"2024-10-12T13:29:45.422Z","updated_at":"2025-03-21T18:32:08.915Z","avatar_url":"https://github.com/Beastwick18.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\u003cimg src=\"assets/icon.svg\" width=\"100\" /\u003e \u003cbr /\u003eGenshin Real-Time Notes\u003c/h1\u003e\n\nAdd your real-time notes to your system tray!\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"./assets/genshin.png\" /\u003e\u0026nbsp;\n    \u003cimg src=\"./assets/hsr.png\" /\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    \u003cimg width=300 src=\"./assets/both.png\" /\u003e\n\u003c/p\u003e\n\n# 🛠️ Installing (pre-built binaries)\n- Download the [latest .exe release](https://github.com/Beastwick18/genshin-real-time-notes/releases/latest) from the releases tab for `stamina.exe`, `resin.exe`, or `charge.exe` for Genshin, Honkai: Star-Rail, or Zenless Zone Zero respectively.\n- Ensure you have [WebView2](https://developer.microsoft.com/en-us/microsoft-edge/webview2?form=MA13LH#download) installed.\n  - Select \"Evergreen Standalone Installer\"\n  - WebView2 comes pre-installed on Windows 11, so you may not have to install it.\n- Run either `resin.exe` for Genshin, `stamina.exe` for Honkai: Star-Rail, or `charge.exe` for Zenless Zone Zero.\n- A pre-packaged login executable will be extracted into the local directory.\n- A login window should appear prompting you to login to your Hoyolab account.\n- Once done, your Hoyolab cookies will be saved to a file ending in `_cookies.json`.\n\n# 🍪 Logging in to Hoyolab\n1. Wait for the web page to load, then login with your email and password.\n\n\u003cp align=\"center\"\u003e\n    \u003cimg width=300 src=\"./assets/login.png\" /\u003e\n\u003c/p\u003e\n\n2. *(optional)* Change the refresh interval to match how often you would like your data to refresh (in seconds).\n3. Click \"Done\"\n\n# 🏃 Run on startup\n- Create a shortcut to either executable.\n- Press `Win + R` and type in `shell:startup` and hit Enter.\n- Copy the shortcut to this location.\n\n# 🚧 Building from source\n## Windows\n- Clone the repo:\n```\ngit clone https://github.com/Beastwick18/genshin-real-time-notes\ncd genshin-real-time-notes\n```\n- Run the following command:\n```\nmake\n```\n- Which will generate `resin.exe`, `stamina.exe`, and `charge.exe` for Genshin, Honkai: Star-Rail, and Zenless Zone Zero respectively.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeastwick18%2Fgenshin-real-time-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeastwick18%2Fgenshin-real-time-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeastwick18%2Fgenshin-real-time-notes/lists"}