Skip to content

Brings Trailblaze Power and Assignments notifications to your windows PC! Also automatically collects your daily check-in!

License

Notifications You must be signed in to change notification settings

nitolar/hsr-notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HSR Notifications

Last Commit Repo size LICENSE

Brings Trailblaze Power and Assignments notifications to your windows PC!

Also automatically collects your daily check-in!

Check out Genshin Impact version

Preview

hsr.not.webm

How to use

Install python

Clone the project or download it

git clone https://github.com/nitolar/hsr-notifications

Go to the project directory

cd hsr-notifications

Install requirements.txt

pip install -r requirements.txt

Configure the settings.env file

Run file

python notifications.py

Changelog

23.11.2024

  • Added detection of the GeetestError error when checking if Forgotten Hall/Pure Fiction/Apocalyptic Shadow reset, and added a notification when it happens
  • Made Forgotten Hall/Pure Fiction/Apocalyptic Shadow reset checks occur only once per HSR server reboot to prevent GeetestError from occurring in the first place

17.10.2024

After this update you must reinstall requirements.txt! Or install win11toast using: pip install win11toast

  • Rewrote an entire project to use win11toast instead of win10toast
  • Added trailblaze_milestones_margin, more information in settings.env
  • Changed all .ico files in /ico to have the same width and height

24.09.2024

  • Fixed Forgotten Hall reset reminder being sent even though it wasn't

22.09.2024

After this update you must reinstall requirements.txt! Or install psutil using: pip install psutil

  • Added Shop, Forgotten Hall, Pure Fiction and Apocalyptic Shadow reset notification
  • Added reminders when you turn on Honkai: Star Rail
  • Added 180, 200, 220 Trailblaiz Power to trailblaze_milestones
  • Added errors when incorrect values are set for set_cookies_method (not set to auto or login), ltuid (set to deafult 0), ltoken (empty), server (not set to one of those eu, us, as)

08.06.2023

  • First release

Thanks to

thesadru for creating genshin.py.

Feedback

Like what you see? Give a star if you don't mind.

Found any bugs? Report them here: https://github.com/nitolar/hsr-notifications/issues

Authors