Yuriy Lisovskiy

Results 9 comments of Yuriy Lisovskiy

Thank you for your feedback. To display an icon, you need to set its absolute path. I will note it to the readme.md file soon. (Done)

> Can confirm same issue on MacOS The `pynotifier` uses [pync](https://github.com/SeTeM/pync) module to display notifications on macOS. The `pync` uses [terminal-notifier 2.0.0](https://github.com/julienXX/terminal-notifier/releases/tag/2.0.0). I suppose there are some issues with the...

> I'm also on linux. No icon is shown event when an absolute path is used. It is strange. I will look into this issue and fix it as soon...

It is possible to implement the update functionality, on Linux at least, with the patched version of `libnotify-bin` library. I will do it as soon as possible. Now I can...

> When to merge this nice PR? 😄 Hi, sorry for taking so long to develop this feature. Could you please let me know if it meets your requirements and...

> I'm also on linux. No icon is shown event when an absolute path is used. On Ubuntu 20.04 LTS the icon works fine. What Linux distro are you using?

> Can confirm same issue on MacOS Currently, it is not possible to display the custom icon for the notification on macOS with AppleScript (which is used for now), or...

Hi It is not possible to customize the app name for the notification on Windows for now. The module WinToaster, which is used to display notifications, has not had this...

> That would be awesome! Thank you so much, Yuriy! Unfortunately, after some research, I found out that there is no stable release of `libnotify-bin` package with notification updating functionality...