Brings Trailblaze Power and Assignments notifications to your windows PC!
Also automatically collects your daily check-in!
Check out Genshin Impact version
hsr.not.webm
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
- 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
After this update you must reinstall requirements.txt! Or install win11toast using: pip install win11toast
- Rewrote an entire project to use
win11toast
instead ofwin10toast
- Added
trailblaze_milestones_margin
, more information insettings.env
- Changed all
.ico
files in/ico
to have the same width and height
- Fixed Forgotten Hall reset reminder being sent even though it wasn't
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 toauto
orlogin
),ltuid
(set to deafult 0),ltoken
(empty),server
(not set to one of thoseeu
,us
,as
)
- First release
thesadru for creating genshin.py.
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