A tkinter GUI for Hamro Patro calendar widget.
The python code was developed using ChatGPT.
Fetches the widget from web and displays the calendar, and when offline, displays a local cached image.
Download the repo.
- Run PyHamroPatro.py, or
- Run ./dist/PyHamroPatro/PyHamroPatro.exe.
Note: Windows Defender flags the exe as malicious. This is due to the use of pyinstaller. You can simply add a folder exclusion in Windows Defender to bypass this false detection.